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

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug When ADF v3.2.0 is installed fresh, in a new account...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Describe the bug The AccountManagementStateMachine is responsible for creating and updating accounts that...

bug

### Describe the feature When targeting accounts with tags, we would need to be able to give parameters to a set of accounts. ``` targets: - tags: tag1: value tag2:...

### Describe the feature I created the ADF installation from scratch and in code pipeline the pipeline "[aws-deployment-framework-bootstrap-pipeline]--> finish with success" My deployment account directly will put in OU deployment...

Bumps [ejs](https://github.com/mde/ejs) from 3.1.7 to 3.1.10. Release notes Sourced from ejs's releases. v3.1.10 Version 3.1.10 v3.1.9 Version 3.1.9 v3.1.8 Version 3.1.8 Commits d3f807d Version 3.1.10 9ee26dd Mocha TDD e469741 Basic...

dependencies
javascript

## Why? These changes aim to improve the overall quality, maintainability, and usability of the ADF sample templates, while also providing better documentation and aligning with the latest AWS best...

### Describe the feature Currently only enabled on src/ in tox, but missing from Megalinter. Also investigate if all tests really need `# pylint: skip-file` and improve where possible. ###...

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4. Release notes Sourced from jinja2's releases. 3.1.4 This is the Jinja 3.1.4 security release, which fixes security issues and bugs but does not otherwise...

dependencies
python

# Why? The missing dependency breaks the installation process *Issue #742 ## What? Description of changes: Added 'packaging' module installation during build_deps phase. --- By submitting this pull request, I...