aws-deployment-framework
aws-deployment-framework copied to clipboard
The AWS Deployment Framework (ADF) is an extensive and flexible framework to manage and deploy resources across multiple AWS accounts and regions based on AWS Organizations.
## Introduction Having the ability to easily deploy an application from the Serverless Application Repository could make our lives a lot easier. Imagine that you need to deploy a template...
This is a proposal for new feature/feature enhancement: supporting GitHub for the -pipelines and -bootstrap repositories. Customers with codebase in GitHub now have to setup the pipelines and boostrap repos...
I would like to have `CODEBUILD_CLONE_REF` as an option on [source output artifact format](https://docs.aws.amazon.com/codepipeline/latest/userguide/action-reference-CodeCommit.html#action-reference-CodeCommit-config) so that I can do some git specific actions in Codebuild
Hi. A question or feature request... TBH I have no idea how to set this up currently. I have a config for two pipelines and the second needs to be...
[The documentation says:](https://github.com/awslabs/aws-deployment-framework/blob/master/docs/serverless-application-repo.md) > Application Name > The stack name of this application created via AWS CloudFormation. This should always be aws-deployment-framework. However, if you want to install ADF using...
Hi, **Feature request** I would love to have [AWS codeartifact](https://aws.amazon.com/codeartifact/?nc1=h_ls) enabled as an ADF Pipeline build trigger. **use case** New version of `[npm|maven|...]` package published will trigger a deployment step...
Hello, we are trying to use a custom Docker Image in every stage of the pipelines, but it seems that the image is used only in the first build phase...
With an .yml file describing my existing accounts in place in the adf-accounts directory, a merge to master results in the error below. [Container] 2020/01/17 16:20:46 Running command python adf-build/provisioner/main.py...
Hey, We've got a business requirement for having some pipelines that have drastically different shapes. As such we've made some changes to adf-build/shared/cdk/cdk_stacks/main.py (and schema) [example_snippet.txt](https://github.com/awslabs/aws-deployment-framework/files/3850961/example_snippet.txt) In the example snippet,...
Hi, When moving one of our larger accounts back to the root OU we get the following error in one of the step functions (that invoked moved_to_root). Our SSM Parameters...