Skip to content

Commit

Permalink
chore(deps): update terraform aws to v5.31.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 6ac94cc commit 446f7e1
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
60 changes: 30 additions & 30 deletions terraform/.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/modules/kitten-science-website/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
aws.global
]
source = "hashicorp/aws"
version = ">=5.29.0"
version = "5.31.0"
}
}
}
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ terraform {
}
aws = {
source = "hashicorp/aws"
version = "5.29.0"
version = "5.31.0"
}
}
}

0 comments on commit 446f7e1

Please sign in to comment.