Skip to content

Commit

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

Update hashicorp/aws requirement from ~> 5.82.2 to ~> 5.83.1
  • Loading branch information
heyvaldemar authored Jan 13, 2025
2 parents f8cf0dd + 7df63c3 commit a6cc195
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
version = "~> 5.82.2"
version = "~> 5.83.1"
}

tls = {
Expand Down

0 comments on commit a6cc195

Please sign in to comment.