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
when length is zero, the expectation is to return an empty string.
Actual Behavior
❯ terraform apply
random_string.random: Creating...
╷
│ Error: Provider produced inconsistent result after apply
│
│ When applying changes to random_string.random, provider "provider[\"registry.terraform.io/hashicorp/random\"]" 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.╵
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.
Terraform CLI and Provider Versions
Terraform Configuration
Expected Behavior
when length is zero, the expectation is to return an empty string.
Actual Behavior
Steps to Reproduce
terraform apply
How much impact is this issue causing?
High
Logs
https://gist.github.com/sumanth-lingappa/a4934f49c03f1dae4a2a509e1c162a04
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: