awscfncli
awscfncli copied to clipboard
Friendly AWS CloudFormation CLI
Hi, I am unable to run any of the cfn-cli utilities even after running the setup on my mac. steps done - brew update brew install python3 brew install cloudformation-cli...
Hi @Kotaimen, My name is Kaustubh. My team and I at CodeShield are working on the automated generation of architecture diagrams for CloudFormation and Serverless projects. I found your project...
When the `stack sync` command is run on a cron job at 3am it fails with the following: `04:39:00 ERROR:backoff:Giving up describe_change_set(...) after 1 tries (botocore.errorfactory.ChangeSetNotFoundException: An error occurred (ChangeSetNotFound)...
One of the things that we would like to do is add a git commit tag to all of our deployed resources. I feel like the easiest way to do...
I am new to all this and having hard time installing. I don't see any post on dependencies for installation. Can someone please list how to install step by step...
Hey folks, Have you put any thought into supporting a machine readable output format (like aws cli --output json, etc) for the purposes of automation? I know this tool was...
I ran into an interesting issue today. I have a SNS Subscription with a filter policy which uses a list of strings of numerical values to create filters. It looks...
In order to get detailed information about changes in a nested stack, I need to create a changeset from it, but it's actually the root stack I need to apply...
Please check it. > Requirement already satisfied, skipping upgrade: PyYAML=3.10; python_version != "3.4" in /usr/local/lib/python3.7/site-packages (from awscli) (5.2)