Skip to content

Instantly share code, notes, and snippets.

@deleugpn
Last active December 30, 2018 17:16
Show Gist options
  • Save deleugpn/c781b9353a42066b855fa03bb0b9d130 to your computer and use it in GitHub Desktop.
Save deleugpn/c781b9353a42066b855fa03bb0b9d130 to your computer and use it in GitHub Desktop.
{
"awsvpcConfiguration": {
"subnets": ["subnet-your-subnet-id"],
"securityGroups": ["sg-your-security-group-id"],
"assignPublicIp": "ENABLED"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment