Reduce history for TF state
This commit is contained in:
parent
ae597a7359
commit
71a30c8815
@ -14,7 +14,7 @@ resource "aws_s3_bucket" "tfstate" {
|
||||
enabled = true
|
||||
|
||||
noncurrent_version_expiration {
|
||||
days = 30
|
||||
days = 10
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user