Skip to content

Commit

Permalink
Terraform and AWS provider version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
horothesun committed Nov 2, 2023
1 parent 484d8c2 commit e326659
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cookiecutter.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"terraform_version": "1.6.2",
"terraform_aws_provider_version": "5.22.0",
"terraform_version": "1.6.3",
"terraform_aws_provider_version": "5.24.0",
"github_org": "octo-org",
"__github_org_tf": "{{ cookiecutter.github_org|lower|replace('-', '_') }}",
"repo_name": "infra",
Expand Down

0 comments on commit e326659

Please sign in to comment.