Skip to content

Commit

Permalink
Merge pull request #36 from NASA-PDS/dependabot/terraform/terraform/h…
Browse files Browse the repository at this point in the history
…ashicorp/aws-tw-5.20

Update hashicorp/aws requirement from ~> 4.16 to ~> 5.20 in /terraform
  • Loading branch information
jordanpadams authored Oct 10, 2023
2 parents e54daba + 81764f6 commit 25bc53d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/main.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 = "~> 4.16"
version = "~> 5.20"
}
}

Expand Down

0 comments on commit 25bc53d

Please sign in to comment.