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
I strongly suspect that this is the same issue as #13512. Although you got there first, I ended up digging into that one and making some notes there, so I'm going to close this one just to consolidate any ongoing discussion over there. Thanks for reporting this, and sorry we let it sit here for so long.
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.
ghost
locked and limited conversation to collaborators
Apr 13, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Terraform Version
v0.7.8
Affected Resource(s)
Terraform Configuration Files
maint.tf
:./remote/terraform.tfstate
:Expected Behavior
When running
terraform apply
i would expect the outputtest
to be equal stringtrue
Actual Behavior
When running
terraform apply
the outputtest
is equal1
Steps to Reproduce
run
terraform apply
formain.tf
The text was updated successfully, but these errors were encountered: