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
{{ message }}
This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
Create a Ping Access application with a root resource defined with an associated api policy in TF and apply the configuration using TF.
An administrative error removes the API policy from the root resource.
Run a TF plan to detect the change.
Run a TF apply to restore the desired state.
Actual Behavior
Create a Ping Access application with a root resource defined with an associated api policy in TF and apply the configuration using TF.
An administrative error removes the API policy from the root resource.
TF plan does not detect the managed resource has changed.
Steps to Reproduce
terraform apply
Important Factoids
References
#0000
The text was updated successfully, but these errors were encountered:
Community Note
Terraform Version
0.14.5
Affected Resource(s)
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Create a Ping Access application with a root resource defined with an associated api policy in TF and apply the configuration using TF.
An administrative error removes the API policy from the root resource.
Run a TF plan to detect the change.
Run a TF apply to restore the desired state.
Actual Behavior
Create a Ping Access application with a root resource defined with an associated api policy in TF and apply the configuration using TF.
An administrative error removes the API policy from the root resource.
TF plan does not detect the managed resource has changed.
Steps to Reproduce
terraform apply
Important Factoids
References
The text was updated successfully, but these errors were encountered: