-
Notifications
You must be signed in to change notification settings - Fork 558
Description
Terraform Version & Prov:
AFT Version: 1.17.0
(Can be found in the AFT Management Account in the SSM Parameter /aft/config/aft/version)
Terraform Version & Provider Versions
Please provide the outputs of terraform version and terraform providers from within your AFT environment
terraform version
{Replace me}
terraform providers
{Replace me}
Bug Description
We're seeing that some pipelines don't get automatically triggered when working with GitLabSelfManaged provider type.
Appears to be an issue with the CodeConnections, setting DetectChanges to false works for some pipelines while setting it to true works for others.
To Reproduce
Steps to reproduce the behavior:
- Submit an account creation request.
- Observe the ct-aft-account-request pipeline, does not get automatically triggered for us.
Expected behavior
Should be triggered on code push
Related Logs
Provide any related logs or error messages to help explain your problem.
Additional context
Add any other context about the problem here.