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
The resource was added in the google provider v1.16.2 as google_resource_manager_lien but the documentation uses the resource name google_resourcemanager_lien, leading to Terraform complaining if the documentation is followed:
Error: google_resourcemanager_lien.lien: Provider doesn't support resource:
google_resourcemanager_lien
The documentation needs updating to use the implemented resource name.
Good news! It's just a typo in some manually written code which gets merged into the autogenerated stuff. :) Took only a second to fix - PR will be generated soon.
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 and limited conversation to collaborators
Nov 17, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Issue #1435 requested Terraform support for Google project liens, which was added in #1484.
The resource was added in the
google
provider v1.16.2 asgoogle_resource_manager_lien
but the documentation uses the resource namegoogle_resourcemanager_lien
, leading to Terraform complaining if the documentation is followed:The documentation needs updating to use the implemented resource name.
Terraform version: v0.11.7
Resource affected:
google_resource_manager_lien
v1.16.2The text was updated successfully, but these errors were encountered: