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

Additional checks in terraform plan #224

Open
marina-chibizova opened this issue Mar 18, 2023 · 1 comment
Open

Additional checks in terraform plan #224

marina-chibizova opened this issue Mar 18, 2023 · 1 comment
Labels
enhancement New feature or request work-in-progress

Comments

@marina-chibizova
Copy link

Currently /terraform plan may be successful but the resource still fails after the pull request merge with the error "Unable to validate configuration". It happened with the confluent_connector resource. Probably due to insufficient SA permissions but it was impossible to predict with the plan. More profound checks are needed on this stage to prevent infrastructural breakdowns due to resource failure.

@linouk23 linouk23 added the enhancement New feature or request label Mar 18, 2023
@linouk23
Copy link
Collaborator

linouk23 commented Jun 1, 2023

@marina-chibizova we've just released a new version of TF Provider for Confluent (1.43.0) that includes a partial fix for this issue: we've added this check for confluent_schema resource.

Let us know if you're able to reproduce it when using the latest version of TF Provider!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request work-in-progress
Projects
None yet
Development

No branches or pull requests

2 participants