This repository has been archived by the owner on Jul 3, 2023. It is now read-only.
PingFederate OAuth Client Management API PVC not enabled in the resource. #105
Labels
bug
Something isn't working
Community Note
Terraform Version
Terraform v0.14.11
Affected Resource(s)
pingfederate_oauth_auth_server_settings
Terraform Configuration Files
Debug Output
Panic Output
Expected Behavior
Expected behaviour is for the provider to change the PingFederate oauth server settings to update the client management pcv when declared in the resource block.
Actual Behavior
The provider does not change the PingFederate oauth server settings to update the client management pcv when declared in the resource block.
Steps to Reproduce
terraform apply
Important Factoids
The looks enabled in the resource:
https://github.com/iwarapter/terraform-provider-pingfederate/blob/master/pingfederate/resource_pingfederate_oauth_auth_server_settings.go#L174
But also commented out in the update.
https://github.com/iwarapter/terraform-provider-pingfederate/blob/master/pingfederate/resource_pingfederate_oauth_auth_server_settings.go#L209
References
The text was updated successfully, but these errors were encountered: