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

Use configured client_secret in state to properly handle changes #4500

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JonasBak
Copy link

@JonasBak JonasBak commented Nov 4, 2024

This is an attempt to solve the issue reported here: #4497

It should also fix an issue we experienced earlier (but which is now "replaced" with the issue listed above) where changes to the client_secret didn't trigger changes to the cloudflare_zero_trust_access_identity_provider resource.

This PR will change the resource so the client_secret is stored in state, so it can properly detect if the field has changed, and can trigger updates to the resource.

Copy link
Contributor

github-actions bot commented Nov 4, 2024

changelog detected ✅

@JonasBak JonasBak force-pushed the master branch 3 times, most recently from 10d4511 to 115332a Compare November 4, 2024 12:54
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.

1 participant