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'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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked as resolved and limited conversation to collaborators
Oct 31, 2020
Terraform Version
Terraform v0.13.3
Affected Resource(s)
Terraform Configuration Files
Debug Output
The request the Google provider does looks like this:
The API just returns
{}
.For some reason, this method of escaping spaces/dashes does not work. The same request with a different style escaping returns the correct result:
Expected Behavior
Folder is found.
Actual Behavior
Folder is not found.
Steps to Reproduce
terraform plan
The text was updated successfully, but these errors were encountered: