Commit 3c5e1c8
committed
Don't require plugins to have executables
Since the Terraform plugin can consume credentials of other plugins, there is now a use-case for plugins with no executables.
If a service offers a Terraform provider, but no CLI, Shell Plugins should still offer a solution to allow for the provisioning of that credential.1 parent 080c5cc commit 3c5e1c8
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | | - | |
104 | | - | |
105 | | - | |
| 103 | + | |
| 104 | + | |
106 | 105 | | |
107 | 106 | | |
108 | 107 | | |
| |||
0 commit comments