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

Disable automatic creation of pacticipants so IaC doesn't need to import auto-created ressources #775

Open
timvahlbrock opened this issue Feb 3, 2025 · 0 comments

Comments

@timvahlbrock
Copy link

The Pact Broker creates pacticipants automatically when a contract including them is pushed. When using the Pact Terraform Provider (or comparable IaC Tools) this is really annoying, because every Pacticipant created by the Broker needs to be explicitly imported into Terraform's management. It would be really nice if it was possible to configure the broker to disable this "auto-create" behavior for when IaC is used. If a consumer is trying to add a contract that does contain not yet existent pacticipants the contract would be refused.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant