diff --git a/service.ts b/service.ts index e6cedf4..effe98a 100644 --- a/service.ts +++ b/service.ts @@ -66,6 +66,7 @@ export function cloudformationResources({ DomainEndpointOptions: { EnforceHTTPS: true }, EBSOptions: { EBSEnabled: true, VolumeSize }, EncryptionAtRestOptions: { Enabled: true }, + IPAddressType: 'dualstack', NodeToNodeEncryptionOptions: { Enabled: true }, }, },