Skip to content

Commit

Permalink
Merge pull request #59 from heyvaldemar/dependabot/terraform/hashicor…
Browse files Browse the repository at this point in the history
…p/aws-tw-5.70.0

Update hashicorp/aws requirement from ~> 5.69.0 to ~> 5.70.0
  • Loading branch information
heyvaldemar authored Oct 7, 2024
2 parents 4fb12a2 + 2a1bac4 commit 1032a96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 01-providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ In this way, the "terraform.tfstate" file will be stored in an S3 bucket and Dyn
source = "hashicorp/aws"

# Provider versions (replace with yours)
version = "~> 5.69.0"
version = "~> 5.70.0"
}

tls = {
Expand Down

0 comments on commit 1032a96

Please sign in to comment.