-
Notifications
You must be signed in to change notification settings - Fork 42
Description
Description
Please add a clear and concise description of what the bug is.
Error: Provider produced inconsistent result after apply
│
│ When applying changes to stackit_dns_zone.zone, provider "provider["registry.terraform.io/stackitcloud/stackit"]" produced an
│ unexpected new value: .dns_name: was cty.StringVal("sandbox.stackit.zone."), but now cty.StringVal("sandbox.stackit.zone").
│
│ This is a bug in the provider, which should be reported in the provider's own issue tracker.
Steps to reproduce
# put your terraform example here
# ...- Run
terraform ... - ...
Actual behavior
Please describe the current behavior of the STACKIT Terraform provider. Don't forget to add detailed information like error messages.
Expected behavior
Please describe the behavior which you would expect from the STACKIT Terraform provider in that case.
Environment
- OS:
- Terraform version (see
terraform --version):v1.7.9 - Version of the STACKIT Terraform provider:
v0.72.0
Additional information
Feel free to add any additional information here.