Skip to content

Commit b124fe4

Browse files
committed
Allow IPv6 for Counts Lambda
1 parent 0d390a2 commit b124fe4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spire/templates/apps/dovetail-counts.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,7 @@ Resources:
128128
prx:dev:application: Counts
129129
Timeout: 30
130130
VpcConfig:
131+
Ipv6AllowedForDualStack: true
131132
SecurityGroupIds:
132133
- !GetAtt CountsFunctionSecurityGroup.GroupId
133134
- !Ref KinesisStreamsEndpointAccessSecurityGroupId

0 commit comments

Comments
 (0)