aa8c73cd18
For a credentials helper plugin to be useful with Terraform 0.13+, we need to cope with the case of having no credentials for a host without this being an error. This is to allow the public Terraform Registry to be accessed without supplying a token. The way to implement this is to respond to queries for credentials for a host which has no credentials stored with an empty object and a success exit code. This contradicts the previous documentation, which calls for an error response in this case. |
||
---|---|---|
.. | ||
archiving.html.md | ||
credentials-helpers.html.md | ||
debugging.html.md | ||
graph.html.md | ||
index.html.md | ||
internal-plugins.html.md | ||
json-format.html.md | ||
lifecycle.html.md | ||
login-protocol.html.markdown | ||
module-registry-protocol.html.md | ||
provider-meta.html.md | ||
provider-network-mirror-protocol.html.md | ||
provider-registry-protocol.html.md | ||
remote-service-discovery.html.md | ||
resource-addressing.html.markdown |