aws-deployment-framework icon indicating copy to clipboard operation
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.

Results 207 aws-deployment-framework issues
Sort by recently updated
recently updated
newest added

We already have a process to provision accounts, and are going to use a separate role dedicated to ADF for the bootstrap provisioning. It would be great if the documentation...

This issue is a combines some of the issues I've experienced recently when trying to deploy two different stacks from the same repo in a single pipeline for an enterprise...

Whie running codebuild project getting error while running buildspec.yaml file-COMMAND_EXECUTION_ERROR: Error while executing command: buildspec.yml file is as below: install: commands: - echo Nothing to do in the install phase...

I am trying to access a S3 bucket in another AWS account by assuming role through a deploy code build step and for that I need to get the ARN...

Hi all We are experiencing an issue with sending Slack notifications during the run of aws-deployment-framework-bootstrap-pipeline. We have configured adfconfig.yml to send notifications into our Slack channel but nothing happens....

enhancement

1. I have an OU directory aws-deployment-framework-bootstrap/adf-bootstrap/deployment with scp.json. 2. I need to try some things so I remove the scp, moving it to ../../deployment-scp.json. 3. I assume that scp...

We are happy users of ADF for organisational / baseline (partially together with CT) as well as workload setups. One thing that is currently missing is integrity protection (in the...

enhancement

When setting up a pipeline which has one Slack channel for pipeline notifications and another Slack channel for an approval target, approval queries goes to the pipeline Slack channel, not...

bug

Is there a way to deploy to an account outside the ADF organization? Even if you have to make a couple of changes in the ADF code?

I have two tags which I want to enforce to all the resources in my OUs: `CostCenter` and `Environment`. ADF only recognises the file called `tagging-policy.json` in the `adf-bootstrap` folder....