Skip to content

Commit

Permalink
Upgrade AWS provider to 5.33.0 (#571)
Browse files Browse the repository at this point in the history
  • Loading branch information
kin0992 authored Jan 22, 2024
1 parent fd8e04d commit 276253b
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 70 deletions.
138 changes: 69 additions & 69 deletions .infrastructure/.terraform.lock.hcl

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

2 changes: 1 addition & 1 deletion .infrastructure/00_main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.17.0"
version = "5.33.0"
}
}
}
Expand Down

0 comments on commit 276253b

Please sign in to comment.