Closed fivetran-seanmeisner closed 8 months ago
Thanks for raising this here to track publicly 👍
I'm trying to put together a fix for this, but I'm not able to reproduce it. I've tried to add a minimal reproduction to tests in this PR but the tests are passing showing that a new pipeline is created with signed steps. I'm not sure where the problem is
We took this privately so we could share some more context and have since sorted it. We don't currently believe there is an issue in the provider.
If someone comes across something similar again, please reopen another issue and you can reference this one
This is following up on ongoing discussion with Buildkite support.
In a system where we have added signing to existing pipelines, we are now faced with an issue where we can't create and sign a pipeline in a single Terraform apply.
The error looks like this:
This is a bug in the provider, which should be reported in the provider's own issue tracker.
It's been suggested that this issue is related to these changes: https://github.com/buildkite/terraform-provider-buildkite/pull/474