Skip to content

Commit

Permalink
Update Terraform github.com/AgricolaDevJP/agricoladb-server to v2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2024
1 parent 288c529 commit e1b3985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/agricoladb-server/terraform/server.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
module "server" {
source = "github.com/AgricolaDevJP/agricoladb-server//terraform/modules/agricoladb-server-aws-serverless?ref=v2.0.14"
source = "github.com/AgricolaDevJP/agricoladb-server//terraform/modules/agricoladb-server-aws-serverless?ref=v2.0.15"
name = "agricoladb-server"
custom_domain_name = "api.db.agricolajp.dev"
allowed_origins = [
Expand Down

0 comments on commit e1b3985

Please sign in to comment.