-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Labels
Description
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
Thank you for opening an issue. Please note that we try to keep the issue tracker reserved for bug reports and feature requests.
Ping CLI Version
pingcli version dev (commit: 0537447)
Affected Command
platform export
Expected Behavior
When exporting pingone_notification_template_content Terraform configuration resources, only 25 import {} blocks for the strong_authentication template are returned, and the results are different each time.
Actual Behavior
There are 57 template contents for the strong_authentication template in total. 57 import {} blocks should be generated.
Steps to Reproduce
- Ensure that template contents are configured for multiple languages (> 25 in total)
- Set up the current active profile with the PingOne connection and environment to export from
pingcli platform export
Important Factoids
References
Reactions are currently unavailable