Skip to content
This repository was archived by the owner on Jun 27, 2021. It is now read-only.

Conversation

@dmedora
Copy link

@dmedora dmedora commented Aug 6, 2020

Update to readme to clarify that the provider binary should include the version number, as per the docs [1]. The binaries in the releases do follow this, but the readme may mislead some (eg. me) to believe that the file should be saved without the version, leading to Terraform errors that the required plugin cannot be found.

[1] https://www.terraform.io/docs/configuration/providers.html\#plugin-names-and-versions


```sh
$ mkdir -p $HOME/.terraform.d/plugins
$ mv terraform-provider-gsuite $HOME/.terraform.d/plugins/terraform-provider-gsuite
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should alter the build output, otherwise it won't have a gsuite_vX.Y.Z here to copy

@stale stale bot added the wontfix This will not be worked on label Oct 10, 2020
@DeviaVir DeviaVir added enhancement New feature or request and removed wontfix This will not be worked on labels Oct 10, 2020
Repository owner deleted a comment from stale bot Oct 10, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants