Skip to content

Commit

Permalink
Merge pull request #777 from NASA-PDS/dependabot/terraform/terraform/…
Browse files Browse the repository at this point in the history
…hashicorp/aws-tw-5.29.0

Update hashicorp/aws requirement from ~> 5.26.0 to ~> 5.29.0 in /terraform
  • Loading branch information
jordanpadams authored Dec 4, 2023
2 parents 3f2b935 + 7ccbf79 commit 92efdea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "~> 5.26.0"
version = "~> 5.29.0"
}
}
}
Expand Down

0 comments on commit 92efdea

Please sign in to comment.