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

Data okta_policy not returning other details #2081

Open
cah-chethan-hn opened this issue Sep 10, 2024 · 1 comment
Open

Data okta_policy not returning other details #2081

cah-chethan-hn opened this issue Sep 10, 2024 · 1 comment
Assignees
Labels
enhancement Asking for new behavior or feature OKTA-806011 triaged Triaged into internal Jira

Comments

@cah-chethan-hn
Copy link

cah-chethan-hn commented Sep 10, 2024

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

When we want to read data for okta_policy, only few attributes getting returning like id,name,status and type. There are many other attributes will be useful while retrieving okta_policy.

New or Affected Resource(s)

  • okta_policy

data "okta_policy" "example" {
name = "Password Policy Example"
type = "PASSWORD"
}

References

- #0000

@cah-chethan-hn cah-chethan-hn added the enhancement Asking for new behavior or feature label Sep 10, 2024
@arvindkrishnakumar-okta
Copy link
Contributor

@cah-chethan-hn Thanks for posting!

Will get this addressed.

@arvindkrishnakumar-okta arvindkrishnakumar-okta added OKTA-806011 triaged Triaged into internal Jira labels Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Asking for new behavior or feature OKTA-806011 triaged Triaged into internal Jira
Projects
None yet
Development

No branches or pull requests

2 participants