Skip to content

Commit

Permalink
chore(deps): the terraform release for 5.71.0 was removed hashicorp/t…
Browse files Browse the repository at this point in the history
  • Loading branch information
gambol99 committed Oct 18, 2024
1 parent 1548e8d commit 0bafefd
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 deletions .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 terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
# tflint-ignore: terraform_unused_required_providers
aws = {
source = "hashicorp/aws"
version = ">= 5.0.0"
version = "= 5.70.0"
}
}
}

0 comments on commit 0bafefd

Please sign in to comment.