Skip to content

Instantly share code, notes, and snippets.

@mshakhomirov
Created March 17, 2023 10:25
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 mshakhomirov/16122f9b9572d01eeb14b71d04a5ee90 to your computer and use it in GitHub Desktop.
Save mshakhomirov/16122f9b9572d01eeb14b71d04a5ee90 to your computer and use it in GitHub Desktop.
aws --profile mds \
cloudformation deploy \
--template-file AWS_cfn_postgres_micro.yaml \
--stack-name MyPostgresDB \
--capabilities CAPABILITY_IAM
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment