You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The harness_platform_connector_azure_key_vault resource is created successfully if I omit the delegate_selectors argument. I am also able to manually create this connector using in the Harness web UI using the same delegate selector tag.
Running latest harness provider 0.30.2.
The
harness_platform_connector_azure_key_vault
resource is created successfully if I omit thedelegate_selectors
argument. I am also able to manually create this connector using in the Harness web UI using the same delegate selector tag.Terraform Version
1.7.1
Affected Resource(s)
Panic Output
https://gist.github.com/gschultz/fdcbd59f6ee700188a6f19ce482f3f30
Expected Behavior
Azure key vault connector created in Harness.
Actual Behavior
terraform-provider-harness plugin crashed.
Steps to Reproduce
Try to create a
harness_platform_connector_azure_key_vault
specifying adelegate_selectors
argument.Example:
The text was updated successfully, but these errors were encountered: