Skip to content
This repository has been archived by the owner on Jul 21, 2023. It is now read-only.

Commit

Permalink
build(deps): Bump hashicorp/aws from 5.4.0 to 5.5.0 in /terraform (#2873
Browse files Browse the repository at this point in the history
)
  • Loading branch information
dependabot[bot] committed Jun 26, 2023
1 parent d8e360d commit 29de134
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
34 changes: 17 additions & 17 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/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.4.0"
version = "5.5.0"
}
google = {
source = "hashicorp/google"
Expand Down

0 comments on commit 29de134

Please sign in to comment.