Skip to content

Commit

Permalink
Merge pull request #246 from IAreKyleW00t/renovate/terraform
Browse files Browse the repository at this point in the history
feat(terraform): update terraform aws to v5.27.0
  • Loading branch information
IAreKyleW00t authored Nov 27, 2023
2 parents 3582a88 + d20b3fd commit f4a0e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = "5.26.0"
version = "5.27.0"
}

cloudflare = {
Expand Down

0 comments on commit f4a0e34

Please sign in to comment.