Skip to content

Commit

Permalink
chore(deps): update terraform
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent 13531d8 commit 6f5457e
Show file tree
Hide file tree
Showing 10 changed files with 376 additions and 268 deletions.
2 changes: 1 addition & 1 deletion modules/aws-example-vpc/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ resource "aws_eip" "nat" {

module "vpc" {
source = "terraform-aws-modules/vpc/aws"
version = "~> 5.16.0"
version = "~> 5.17.0"

name = local.vpc_name
cidr = local.vpc_cidr
Expand Down
58 changes: 29 additions & 29 deletions orgname-id/admin-global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

98 changes: 67 additions & 31 deletions orgname-infra/admin-global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

58 changes: 29 additions & 29 deletions orgname-org-root/admin-global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

98 changes: 67 additions & 31 deletions orgname-prod/admin-global/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 6f5457e

Please sign in to comment.