Skip to content

Commit

Permalink
fix(deps): update dependency hashicorp/terraform from v1.8.4 to v1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 10, 2024
1 parent a8ceac6 commit aa90fec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .terraform-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.8.4
1.8.5
2 changes: 1 addition & 1 deletion versions.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
terraform {
required_version = "1.8.4"
required_version = "1.8.5"

required_providers {
aws = {
Expand Down

0 comments on commit aa90fec

Please sign in to comment.