Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does the CfCT Pipeline trigger upon account creation/updates made in Control Tower? #168

Closed
6 tasks
eambriz27 opened this issue Jul 20, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@eambriz27
Copy link

Describe the bug
Currently, I have implemented CfCT based on the most current implementation hosted in this GitHub repo as of 07/20/2023. After completing the implementation, I tested an account update within a demo account that is targeted within the manifest file, and was hoping to see the CodePipeline rerun, but did not see any activity. Although, after manually creating a rule in EventBridge to invoke the Pipeline after seeing an account update and/or creation, I was presented with expected behavior. So my question is, are account updates and creations meant to trigger CfCT, applying all customizations to the new/updated accounts? If so, is this by default or are there best practices to implement this? Is adding the EventBridge Rule in the customizations-for-aws-control-tower.template resources section a viable way to do this?

To Reproduce
Deploy CfCT, add customizations to manifest file, deploy account update/creation.

Expected behavior
CfCT would run against newly updated account by default.

Please complete the following information about the solution:

  • Version: v2.6.0

To get the version of the solution, you can look at the description of the created CloudFormation stack. For example, "(SO0089) - customizations-for-aws-control-tower Solution. Version: v1.0.0". You can also find the version from releases

  • Region: us-west-2
  • Was the solution modified from the version published on this repository? No
  • If the answer to the previous question was yes, are the changes available on GitHub?
  • Have you checked your service quotas for the sevices this solution uses?
  • Were there any errors in the CloudWatch Logs? No

Screenshots
If applicable, add screenshots to help explain your problem (please DO NOT include sensitive information).

Additional context
Add any other context about the problem here.

@eambriz27 eambriz27 added the bug Something isn't working label Jul 20, 2023
@snebhu3
Copy link

snebhu3 commented Jul 21, 2023

@eambriz27 thank you for reaching out.
Please may you elaborate on what updates are performed on the targeted account?

@eambriz27
Copy link
Author

The only update that was made was the update to Landing Zone version 3.1 @snebhu3

@stumins
Copy link
Member

stumins commented Nov 7, 2023

CFCT triggers the customization pipeline when:

@stumins stumins closed this as completed Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants