Terraform - Buckets - dsk-alert-images private 으로 변경
This commit is contained in:
@@ -15,8 +15,8 @@ variable "buckets" {
|
||||
}))
|
||||
default = {
|
||||
dsk-alert-images = {
|
||||
object_ownership = "BucketOwnerPreferred"
|
||||
public_access = true
|
||||
object_ownership = "BucketOwnerEnforced"
|
||||
public_access = false
|
||||
versioning = "Enabled"
|
||||
lifecycle = {
|
||||
status = "Disabled"
|
||||
|
||||
Reference in New Issue
Block a user