Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

bug: IAM Policies Insufficient when customizing names #12

Open
mbeacom opened this issue Nov 15, 2023 · 0 comments
Open

bug: IAM Policies Insufficient when customizing names #12

mbeacom opened this issue Nov 15, 2023 · 0 comments

Comments

@mbeacom
Copy link

mbeacom commented Nov 15, 2023

The current state of the cloudformation templates dictates the end user can't customize the relevant names (as exposed/provided by the input parameters) since the subsequent resources (like IAM policies) are all hardcoded with the default values versus substitutions based on the input parameters.

Example hardcoded value: https://github.com/aws-ia/cfn-ps-ct-newrelic-one/blob/f5c53187596b606e1d9609aaa47516ddfce6aaa1/templates/control-tower-customization.template.yml#L418C7-L418C7

Which is fine if you use the default:

, but for some reason this is exposed and customizable to the end user, but not accommodated for.

This issue ultimately leads to the CFN failing to deploy.

@mbeacom mbeacom changed the title IAM Policies Insufficient when customizing names bug: IAM Policies Insufficient when customizing names Nov 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant