Commit 5bf6c1f
authored
Docs: Update unclear statement in how-terraform-works.mdx (#1015)
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.File tree
1 file changed
+2
-2
lines changed- content/terraform-docs-common/docs/plugin
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
0 commit comments