Error: Provider produced inconsistent final plan in azurerm_postgresql_server #4813
Labels
bug
service/postgresql
upstream/microsoft
Indicates that there's an upstream issue blocking this issue/PR
Community Note
Terraform (and AzureRM Provider) Version
😀 abest@BARMIX2:~/xxxxxx/cptTerraformEnterprise/terraform-private/examples/bootstrap-azure (develop-andrewb) $ terraform -v Terraform v0.12.13 + provider.azurerm v1.36.1 + provider.random v2.2.1
Affected Resource(s)
azurerm_postgresql_server
Terraform Configuration Files
Debug Output
See the Gist here https://gist.github.com/ausfestivus/e66a004bcf1cf1c0fc4be8af735ee683
Panic Output
nil
Expected Behavior
apply should not have ended with an error.
Actual Behavior
The following error is displayed at the end of the
apply
run:Steps to Reproduce
With the above HCL run
terraform apply -var-file ../AFILE.tfvars -input false -auto-approv
Important Factoids
nil
References
azurerm_postgresql_server documentation
the gist
#0000
The text was updated successfully, but these errors were encountered: