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

Returning err when unable to delete connector #139

Merged
merged 1 commit into from
Jun 5, 2024

Conversation

timtatt
Copy link
Contributor

@timtatt timtatt commented Jun 5, 2024

Current Behaviour:

  • When connector deletion fails, the destroy is marked as successful and state is removed
  • When trying to recreate the connector, it fails due to existing connector in the cluster

Desired Behaviour:

  • When connector deletion fails, error is bubbled to terraform

@Mongey Mongey merged commit 0d7094c into Mongey:master Jun 5, 2024
2 checks passed
@timtatt timtatt deleted the fix/delete-connector branch June 5, 2024 10:05
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

Successfully merging this pull request may close these issues.

2 participants