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

boundary_credential_store_vault worker_filter continuous drift #513

Open
seanamos opened this issue Oct 31, 2023 · 0 comments
Open

boundary_credential_store_vault worker_filter continuous drift #513

seanamos opened this issue Oct 31, 2023 · 0 comments
Assignees
Labels

Comments

@seanamos
Copy link

seanamos commented Oct 31, 2023

When using a worker_filter on boundary_credential_store_vault, initial creation works fine, however subsequent plans always show drift, + worker_filter = .....

Doing a quick investigation, this seems to be how https://github.com/hashicorp/terraform-provider-boundary/blob/b181e37a362c067cd8f755ff2c070737d5002dee/internal/provider/resource_credential_store_vault.go#L146C11-L146C11 is reading the value of worker_filter from the response.

worker_filter is nested in the attributes property of the response from Boundary, similar to ca_cert and I believe it needs to be handled similarly.

@psekar psekar added the triage label Nov 15, 2023
@psekar psekar self-assigned this Nov 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants