Skip to content

Commit

Permalink
Merge pull request #148 from plus3it/dependabot/terraform/providers/h…
Browse files Browse the repository at this point in the history
…ashicorp/aws-5.30.0

Bump hashicorp/aws from 5.29.0 to 5.30.0 in /providers
  • Loading branch information
mergify[bot] authored Dec 8, 2023
2 parents e810c20 + b7a2475 commit adc786f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
aws = {
source = "registry.terraform.io/hashicorp/aws"
version = "5.29.0"
version = "5.30.0"
}
external = {
source = "registry.terraform.io/hashicorp/external"
Expand Down

0 comments on commit adc786f

Please sign in to comment.