aws-control-tower-customizations icon indicating copy to clipboard operation
aws-control-tower-customizations copied to clipboard

The Customizations for AWS Control Tower solution combines AWS Control Tower and other highly-available, trusted AWS services to help customers more quickly set up a secure, multi-account AWS environm...

Results 83 aws-control-tower-customizations issues
Sort by recently updated
recently updated
newest added
trafficstars

## Problem If specifying the `resource_file` in the resource section of the `manifest.yaml` file with double quotes, the Build stage in the CodePipeline breaks. As per the [AWS Documentation](https://docs.aws.amazon.com/controltower/latest/userguide/cfct-manifest-file-resources-section.html) on...

enhancement

I was working normally, when I pushed and started the build a script crash started: ERROR: pip dependency resolver does not currently take into account all the packages that are...

bug

**Is your feature request related to a problem? Please describe.** Not related to a problem/bug **Describe the feature you'd like** As an enhancement, it would be great to see fewer...

enhancement

**Describe the bug** Stackset order in manifest is not honored during stack instance deletion. **To Reproduce** Manifest deploys StackA which sets a cloudformation export in the member account, next StackB...

enhancement

**Describe the bug** Using single quote in the build project spec disable inline evaluation. The current spec is as below: ```yaml version: 0.2 phases: install: runtime-versions: python: 3.8 ruby: 2.6...

bug

Can we get some better clarity into the expected release cadence of this project? Looking back at the releases across 2022 there were updates every 1 to 2 months. It...

enhancement

**Describe the bug** The Build stage should fail fast when a non-existing template is referenced in `manifest.yaml`. **To Reproduce** 1. Add a new entry to `resources` to the `manifest.yaml` file....

bug

**Is your feature request related to a problem? Please describe.** Looking at the logs, I can see: ``` [Container] 2023/02/18 19:32:11 Running command aws s3 cp --quiet s3://control-tower-cfct-assets-prod/customizations-for-aws-control-tower/v2.5.2/custom-control-tower-scripts.zip $current ```...

enhancement

**Describe the bug** In case if CfCT pipeline fails to deploy some StackSet, then previously succeeded StackSet in the manifest does not create SSM Parameters according to its **export_outputs** section....

bug

**Describe the bug** When deploying an AWS Managed Config Rule (EFS_ENCRYPTED_CHECK), with the `resouce_file` set as the standard location for the CFn template (http://s3.amazonaws.com/aws-configservice-us-east-1/cloudformation-templates-for-managed-rules/EFS_ENCRYPTED_CHECK.template), there is an error in the...

documentation