Skip to content

Instantly share code, notes, and snippets.

@PaulDuvall
Created January 20, 2021 16:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PaulDuvall/bd2cce65f5af0f61f0df7504be9f2e79 to your computer and use it in GitHub Desktop.
Save PaulDuvall/bd2cce65f5af0f61f0df7504be9f2e79 to your computer and use it in GitHub Desktop.
reinvent-2020-blog-proton-cli.yml
aws proton-preview \
--endpoint-url https://proton.us-east-2.amazonaws.com \
--region us-east-2 \
create-environment-template \
--template-name "proton-example-dev-env" \
--display-name "ProtonExampleDevVPC" \
--description "Proton Example Dev VPC with Public Access and ECS Cluster"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment