There was an error while loading. Please reload this page.
1 parent 73b447f commit 231214aCopy full SHA for 231214a
modules/vpc-endpoints/README.md
@@ -17,7 +17,6 @@ module "endpoints" {
17
s3 = {
18
# interface endpoint
19
service = "s3"
20
- private_dns_enabled = true
21
tags = { Name = "s3-vpc-endpoint" }
22
},
23
dynamodb = {
0 commit comments