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
Theoretically, should we judge contains first? If contains does not meet the conditions, it will be skipped directly. Why should we still judge value.kubeconfig?
Actual Behavior
This object does not have an attribute named "kubeconfig".
Steps to Reproduce
terraform init
terraform plan
Additional Context
No response
References
No response
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.
Terraform Version
Terraform Configuration Files
I have a json file like this:
this is the
.tf
Debug Output
null
Expected Behavior
Theoretically, should we judge
contains
first? If contains does not meet the conditions, it will be skipped directly. Why should we still judgevalue.kubeconfig
?Actual Behavior
Steps to Reproduce
terraform init
terraform plan
Additional Context
No response
References
No response
The text was updated successfully, but these errors were encountered: