aws-control-tower-customizations
aws-control-tower-customizations copied to clipboard
Removing the SCP from the manifest file does not detach the SCP from the OUs.
Describe the bug Removing the SCP from the manifest file does not detach the SCP from the OUs
To Reproduce
- Add an SCP to the manifest
- Run the pipeline
- See the SCP attached to the OU
- Remove the SCP from the manifest
- SCP is still attached.
Expected behavior SCP should have been detached.
Please complete the following information about the solution:
- Version: [e.g. v2.5.0]
Region: [e.g. us-east-1]
- Was the solution modified from the version published on this repository? NO
- Were there any errors in the CloudWatch Logs? No, pipeline completed successfully.
I know this is similar to https://github.com/aws-solutions/aws-control-tower-customizations/issues/24 Partially resolved for stacksets in v2.5.0 but still needs to be resolved for SCPs
@gabrielbac Thank you for reaching out. I have created a backlog to address this issue and discuss it with the team.
@snebhu3 hi, any update regarding this issue?
@nd-at-globetel unfortunately, we do not have an update at this time.
I believe SCPs supports tagging. Please correct me if i'm wrong. They could be treated the exact same way as stacksets in this regard, i.e.:
- Place tag on SCP upon placement by CfCT.
- If a to-be-defined parameter is set to true in the manifest: check if any tagged SCP has a matching manifest entry and detach/remove if it doesn't. How does that sound?
Any update as to when this will be addressed?