Skip to content

Commit

Permalink
feat(terraform): update terraform aws to v5.84.0 (#1177)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 16, 2025
1 parent 3629b60 commit cd853fb
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.83.1"
version = "5.84.0"
}

cloudflare = {
Expand Down

0 comments on commit cd853fb

Please sign in to comment.