I am new to write cloudformation script so I am seeking help for writing a CF script for provisioning AWS CICD setup using codepipeline, code commit, code build and code deploy.
Any help will be appreciated
I am new to write cloudformation script so I am seeking help for writing a CF script for provisioning AWS CICD setup using codepipeline, code commit, code build and code deploy.
Any help will be appreciated
Here is two pre-build CloudFormation Script you can refer.
Unit test environment using CloudFormation: Continuous Delivery of Nested AWS CloudFormation Stacks Using AWS CodePipeline | Github
Note: You can use CloudFormer to build your CF script