-
Notifications
You must be signed in to change notification settings - Fork 115
Docs: Update unclear statement in how-terraform-works.mdx #1015
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Hello. I'm reading the documentation the first time and the statement `Terraform Plugins expose IMPLEMENTATION` doesn't feel right to me in this context. IMO, plugins typically not expose, but provide or encapsulate implementation for interacting with a specific service. Here's alternative wording.
|
Thank you for your submission! We require that all contributors sign our Contributor License Agreement ("CLA") before we can accept the contribution. Read and sign the agreement Learn more about why HashiCorp requires a CLA and what the CLA includes Have you signed the CLA already but the status is still pending? Recheck it. |
Vercel Previews Deployed
|
Broken Link CheckerNo broken links found! 🎉 |
|
the second CLA signing doesn't seem to work.. The first is green though |
|
Great, the community contributions aren't much appreciated here... :( Frustrating |
bbasata
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you, @Andersson007. This reads nicer to me.
Hello. I'm reading the documentation the first time and the statement
Terraform Plugins expose IMPLEMENTATIONdoesn't feel right to me in this context. IMO, plugins typically not expose, but provide or encapsulate implementation for interacting with a specific service.Here's alternative wording.