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 Aug 27, 2023
1 parent 7ed55f7 commit acd8ec0
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.5.4",
"terraform_aws_provider_version": "5.11.0",
"terraform_version": "1.5.6",
"terraform_aws_provider_version": "5.14.0",
"github_org": "octo-org",
"__github_org_tf": "{{ cookiecutter.github_org|lower|replace('-', '_') }}",
"repo_name": "infra",
Expand Down

0 comments on commit acd8ec0

Please sign in to comment.