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

Support new data source pingone_roles #563

Closed
patrickcping opened this issue Sep 13, 2023 · 0 comments · Fixed by #599
Closed

Support new data source pingone_roles #563

patrickcping opened this issue Sep 13, 2023 · 0 comments · Fixed by #599
Assignees
Labels
service/base PingOne Platform size/large Large size change (e.g. creation of new resources/datasources with tests) type/enhancement New feature or request
Milestone

Comments

@patrickcping
Copy link
Collaborator

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

It is more efficient to fetch the full list of roles for an organisation (and filter from the remaining list) than to have a separate API call per role. Request is to support a pingone_roles data source that brings back all the admin roles in the organisation.

New or Affected Resource(s)

  • pingone_roles

Potential Terraform Configuration

# Copy-paste your PingOne related Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

# Remember to replace any account/customer sensitive information in the configuration before submitting the issue

data "pingone_roles" "this" {
}

References

  • #0000
@patrickcping patrickcping added type/enhancement New feature or request service/base PingOne Platform status/up-for-grabs The issue/PR is not blocked and can be picked up by a member of the community, or a maintainer size/large Large size change (e.g. creation of new resources/datasources with tests) labels Sep 13, 2023
@patrickcping patrickcping added this to the v0.22.0 milestone Sep 13, 2023
@patrickcping patrickcping modified the milestones: v0.22.0, v0.23.0 Oct 2, 2023
@patrickcping patrickcping self-assigned this Oct 23, 2023
@patrickcping patrickcping removed the status/up-for-grabs The issue/PR is not blocked and can be picked up by a member of the community, or a maintainer label Oct 23, 2023
@patrickcping patrickcping added status/blocked/upstream-sdk The issue/PR is blocked by an upstream SDK and removed status/blocked/upstream-sdk The issue/PR is blocked by an upstream SDK labels Oct 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
service/base PingOne Platform size/large Large size change (e.g. creation of new resources/datasources with tests) type/enhancement New feature or request
Projects
None yet
1 participant