Skip to content

Commit

Permalink
Update examples/block-public-access/versions.tf
Browse files Browse the repository at this point in the history
Co-authored-by: Anton Babenko <[email protected]>
  • Loading branch information
sebastianczech and antonbabenko authored Jan 27, 2025
1 parent 2deaac5 commit 24cdacd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/block-public-access/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
aws = {
source = "hashicorp/aws"
version = ">= 5.46"
version = ">= 5.79"
}
}
}

0 comments on commit 24cdacd

Please sign in to comment.