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
module.tdf_az_key_vault_secret["TDFHB"].azurerm_key_vault_secret.psk: Still creating... [2m0s elapsed]module.tdf_az_key_vault_secret["TS"].azurerm_key_vault_secret.psk: Still creating... [2m0s elapsed]module.tdf_az_key_vault_secret["TAS"].azurerm_key_vault_secret.psk: Still creating... [2m0s elapsed]module.tdf_az_key_vault_secret["EIP"].azurerm_key_vault_secret.psk: Still creating... [2m0s elapsed]Error: Provider produced inconsistent result after applyWhen applying changes tomodule.tdf_az_key_vault_secret["TS"].azurerm_key_vault_secret.psk, provider"registry.terraform.io/hashicorp/azurerm"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 ownissue tracker.Error: Provider produced inconsistent result after applyWhen applying changes tomodule.tdf_az_key_vault_secret["EIP"].azurerm_key_vault_secret.psk, provider"registry.terraform.io/hashicorp/azurerm"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 ownissue tracker.Error: Provider produced inconsistent result after applyWhen applying changes tomodule.tdf_az_key_vault_secret["TDFHB"].azurerm_key_vault_secret.psk, provider"registry.terraform.io/hashicorp/azurerm"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 ownissue tracker.Error: Provider produced inconsistent result after applyWhen applying changes tomodule.tdf_az_key_vault_secret["TAS"].azurerm_key_vault_secret.psk, provider"registry.terraform.io/hashicorp/azurerm"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 ownissue tracker.
Panic Output
N/A
Expected Behaviour
It shoud have generated one random string for each vpnsite and create a secret on azure keyvault using that random string as a value and the vpnsite name as a name for the secret.
Actual Behaviour
Check error above.
Steps to Reproduce
Terraform Init
Terraform Validate
Terraform Plan
Terraform Apply
The text was updated successfully, but these errors were encountered:
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Community Note
Terraform (and AzureRM Provider) Version
TF Version 0.14.5
AZ Version 2.45.1
Affected Resource(s)
Terraform Configuration Files
Main.tf
Module.tf
Debug Output
Panic Output
N/A
Expected Behaviour
It shoud have generated one random string for each vpnsite and create a secret on azure keyvault using that random string as a value and the vpnsite name as a name for the secret.
Actual Behaviour
Check error above.
Steps to Reproduce
Terraform Init
Terraform Validate
Terraform Plan
Terraform Apply
The text was updated successfully, but these errors were encountered: