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
Hi Team,
Currently I am trying to create "ciphertrust_cm_key" using terraform and getting "Provider produced inconsistent result after apply" for sometime which is causing our automation to break.
Error: Provider produced inconsistent result after apply
When applying changes to ciphertrust_cm_key.cm_aes_key, provider "provider[\"registry.terraform.io/thalesgroup/ciphertrust\"]" produced an unexpected new value: Root resource was present, but now absent.
This is a bug in the provider, which should be reported in the provider's own issue tracker.
╷
The text was updated successfully, but these errors were encountered:
Hi Anuj,
Can you provide a debug log by adding log_level = "debug" to the provider block? Default log file name is ctp.log.
Also, what are the versions of the provider and CipherTrust Manager you are using?
Thank-you Sarah
Hi Team,
Currently I am trying to create "ciphertrust_cm_key" using terraform and getting "Provider produced inconsistent result after apply" for sometime which is causing our automation to break.
Terraform Configuration Files
Error Output:
╷
The text was updated successfully, but these errors were encountered: