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.
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug During ADF installation using the new method using Makefile, I...
Why? A refactor of how policies (SCP/Tagging) are managed. Provides backwards compatibility with the current process whilst enabling an additional folder "adf-policies" that allows for SCPs, Tagging policies (and potentially...
Dear @sbkok and Team, We are currently using adf version **3.2.0** in our dev,qa and prod aws organizations. The **aws-deployment-framework-bootstrap-pipeline** in prod org management account is getting failed with below...
# Why? The RDK sample isn't actively used & maintained. If an effort to make samples easier to manage we want to implement style formatting and automated dependency updates. We...
# Why? In #722 we moved to a prior version of megalinter due to a bug in markdown link checker. As this has been fixed we are moving back to...
# Why? To support more than one SCP per OU *Issue #724 ## What? organizations.py organisation_policy.py Description of changes: organizations.py - function create_policy() to handle the updated logic - function...
### Describe the feature It would be ideal in the future that when AccountFileProcessorFunction has failed, a slack message or an email is sent out so we know that something...
### Describe the feature Hi Team, Is it possible to deploy multiple SCPs to a OU or account via ADF, I think at the moment we can only deploy 1...
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 Release notes Sourced from cookie's releases. 0.7.1 Fixed...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When adf-glabal-base-deployment stack run it get stuck due to iam:PassRole...