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

Fix: #2068 | remove min_items from app_group_assignments #2069

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

Conversation

exitcode0
Copy link
Contributor

@exitcode0 exitcode0 commented Aug 20, 2024

fixes: #2068

the stated use-case for app_group_assignments is to explicitly manage all groups assigned to an application, however I can't currently explicitly state that I want there to be zero groups assigned to an application

This PR removes the min_items from the resource schema to allow the terraform provider to explicitly manage that zero groups should be assigned to an Okta application

the stated usecase for app_group_assignments is to explicitly manage all
groups assigned to an application
This PR allows TF to explicitly manage that no groups should be assigned
to an Okta application
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.

app_group_assignments.min_items prevents explicit zero group assignments
1 participant