Skip to content

Commit

Permalink
trying this
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardTMiles committed Sep 5, 2024
1 parent 5648b9f commit 04ef236
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CloudFormation/web.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,9 @@ Resources:
NetworkInterfaces:
- AssociatePublicIpAddress: false
DeviceIndex: 0 # Required for the primary network interface
SubnetId: !Ref PrivateSubnets
Groups:
- !ImportValue Ec2SecurityGroup
SecurityGroupIds:
- !ImportValue Ec2SecurityGroup
UserData:
Expand Down

0 comments on commit 04ef236

Please sign in to comment.