Terraform - Buckets - dsk-alert-images lifecycle 임시 해제
This commit is contained in:
@@ -19,7 +19,7 @@ variable "buckets" {
|
||||
public_access = true
|
||||
versioning = "Enabled"
|
||||
lifecycle = {
|
||||
status = "Enabled"
|
||||
status = "Disabled"
|
||||
noncurrent_days = 1
|
||||
expiration_days = 7
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user