Skip to content

Visualize Deployment of Cloud-Formation Templates similar to "CDK Deploy"

License

MIT-0, Unknown licenses found

Licenses found

MIT-0
LICENSE
Unknown
LICENSE-SUMMARY
Notifications You must be signed in to change notification settings

maxacode/Faster-CFT

Repository files navigation

Visualize Cloud-formation Stacks similar to CDK Deploy.

Steps:

  1. AWS CLI must be installed. https://docs.aws.amazon.com/cli/latest/userguide/getting-started-install.html
  2. Change input file name variable (cftName line 4) in "AutomateCFT.py".
  3. Run "AutomateCFT.py" from the same directory as the Cloudformation template is in.
  4. Follow prompts and watch the colorful outputs come in.

Tip:

  1. Change line 189 action = input() to action = '' for no interaction deployment.

Console Output:

Alt text



Sample Output:

Alt text



Bandit Report Output:

Alt text

About

Visualize Deployment of Cloud-Formation Templates similar to "CDK Deploy"

Resources

License

MIT-0, Unknown licenses found

Licenses found

MIT-0
LICENSE
Unknown
LICENSE-SUMMARY

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages