We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c672f7c commit 15875e1Copy full SHA for 15875e1
modules/aws-bootstrap/main.tf
@@ -4,7 +4,7 @@ locals {
4
5
module "terraform_state" {
6
source = "terraform-aws-modules/s3-bucket/aws"
7
- version = "4.2.2"
+ version = "4.11.0"
8
9
bucket = local.state_bucket
10
0 commit comments