Skip to content

Commit

Permalink
Merge pull request #877 from UKHSA-Internal/dependabot/terraform/terr…
Browse files Browse the repository at this point in the history
…aform/10-account/hashicorp/aws-5.60.0

Bump hashicorp/aws from 5.58.0 to 5.60.0 in /terraform/10-account
  • Loading branch information
A-Ashiq committed Aug 5, 2024
2 parents c1c00f0 + b7458c7 commit b53708b
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions terraform/10-account/.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/10-account/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.58.0"
version = "5.60.0"
}
}
required_version = ">= 1.4.5"
Expand Down

0 comments on commit b53708b

Please sign in to comment.