Skip to content

What is the ccdeploy command for? #256

Answered by ericzbeard
iainelder asked this question in Q&A
Discussion options

You must be logged in to vote

The cc deploy command is experimental and not something I'd expect anyone to actually use any time soon. It's a proof of concept for deploying templates via API calls into the Cloud Control API (CCAPI). This means there is no stack, and you won't see any evidence of it in the CloudFormation console. It's closer to the experience you would get using Terraform and the awscc provider (although not nearly as stable or complete). With this command, Rain itself is handling a lot of what goes on behind the scenes when CloudFormation deploys a stack, so it's a good exercise to see what's involved with resource management.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@iainelder
Comment options

Answer selected by ericzbeard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants