aws-ia / terraform-aws-control_tower_account_factory

AWS Control Tower Account Factory
Apache License 2.0
604 stars 386 forks source link

Outdated CodePipeline configuration for global customizations #473

Closed gmcoringa closed 5 days ago

gmcoringa commented 1 week ago

Terraform Version & Prov: all AFT Version: 1.12.2

Bug Description I'm reaching out to investigate a potential discrepancy in my CodePipeline configuration. It appears that the global customizations are not executing as expected.

Upon reviewing the source configuration within CodePipeline, I noticed that:

Background:

Initially, I was using CodeBuild as the VCS. However, I have since migrated to GitHub.

Question:

Given these inconsistencies, I'd like to understand the recommended approach to ensure my CodePipeline reflects the current configuration and update any outdated resource.

Additionally, are there any specific actions I need to take within CodePipeline to refresh its configuration and integrate with GitHub effectively?

gmcoringa commented 5 days ago

I just destroyed and recreated everything, so now it's working.