cim
cim copied to clipboard
CIM takes the pain out of Infrastructure as Code and CloudFormation
Hi @rgfindl, my team and I are currently working on automated generation of architecture diagrams for CloudFormation and serverless projects. Your project is particularly interesting as it represents a good...
Hi I pulled down and installed cim from npm. Was deploying a cf template using the 'stack-up' command and received the following error on Mac, using AWS cliv2: ``` ebox86:vpc...
Is there the ability to configure AWS region within the _cim.yml file? When using role elevation environment variables are not always set. (Also, the ability to specify a role to...
When I issue the "npm install cim -g" command, I get the following output: npm http GET https://registry.npmjs.org/cim npm http GET https://registry.npmjs.org/cim npm http GET https://registry.npmjs.org/cim npm ERR! Error: UNABLE_TO_GET_ISSUER_CERT_LOCALLY...
We're currently using CIM to manage a number of CloudFormation stacks. Parent stacks are used to pass stack names to child stacks which are then used to derive export names....
Curious if there is any mfa token support currently. Would like to be able to use this with my existing stack which is currently locked using an AssumableRole infrastructure behind...