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

Workspace not updated when assessments_enabled is the only change #641

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

brandonc
Copy link
Collaborator

@brandonc brandonc commented Oct 3, 2022

Description

We neglected to add this argument to the list of changes to probe for when updating a workspace. If assessments_enabled is the only change in a workspace, the workspace will not be updated at all.

Testing plan

Change assessments_enabled on a tfe_workspace resource (and no other argument) and apply the change. It should now be updated.

@brandonc brandonc requested a review from a team as a code owner October 3, 2022 19:44
Copy link
Contributor

@laurenolivia laurenolivia left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉

@brandonc brandonc merged commit 72864b8 into main Oct 3, 2022
@brandonc brandonc deleted the brandonc/assessments_enabled_update branch October 3, 2022 22:20
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.

TFE Provider doesn't modify the assessment setting with the tfe_workspace resource
2 participants