You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
okta:index:PolicyProfileEnrollment (custom-policy):
error: 1 error occurred:
* failed to create profile enrollment policy: the API returned an error: The request was not valid: Invalid policy type specified.
But on 3.22.0 it would give:
okta:index:PolicyProfileEnrollment (custom-policy):
error: 1 error occurred:
* "okta_policy_profile_enrollment" is a resource for OIE Orgs only, see https://registry.terraform.io/providers/okta/okta/latest/docs/resources/policy_profile_enrollment
Which was more informative.
Expected Behavior
Retain quality of error messages
Steps to reproduce
See above
Output of pulumi about
CLI
Version 3.68.1-dev.0
Go Version go1.20.1
Go Compiler gc
Plugins
NAME VERSION
nodejs unknown
okta 4.0.0
Host
OS darwin
Version 13.3.1
Arch x86_64
This project is written in nodejs: executable='/Users/t0yv0/.nix-profile/bin/node' version='v18.12.1'
Current Stack: t0yv0/okta-291/dev
TYPE URN
pulumi:pulumi:Stack urn:pulumi:dev::okta-291::pulumi:pulumi:Stack::okta-291-dev
pulumi:providers:okta urn:pulumi:dev::okta-291::pulumi:providers:okta::default_4_0_0
pulumi:providers:okta urn:pulumi:dev::okta-291::pulumi:providers:okta::default_3_22_0
Found no pending operations associated with dev
Backend
Name pulumi.com
URL https://app.pulumi.com/t0yv0
User t0yv0
Organizations t0yv0, pulumi
Dependencies:
NAME VERSION
@pulumi/okta 4.0.0
@pulumi/pulumi 3.69.0
@types/node 16.18.34
Pulumi locates its logs in /var/folders/gk/cchgxh512m72f_dmkcc3d09h0000gp/T/ by default
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered:
What happened?
Gives:
But on 3.22.0 it would give:
Which was more informative.
Expected Behavior
Retain quality of error messages
Steps to reproduce
See above
Output of
pulumi about
Additional context
Potentially related okta/terraform-provider-okta#1311
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: