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

Feat: data_okta_app_group_assignments add priority and profile to schema #2047

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Commits on Jul 23, 2024

  1. add attrs to dataSourceAppGroupAssignments schema

    adds "priority" and "profile" to the data_okta_app_group_assignments
    data source, These attributes were already present in the API response,
    this commit just exposes them to terraform
    exitcode0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    78f08fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e65ab77 View commit details
    Browse the repository at this point in the history
  3. go fmt

    exitcode0 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    50c1baf View commit details
    Browse the repository at this point in the history