Skip to content
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

Improve contribution guidelines #568

Closed
Thiryn opened this issue Aug 20, 2024 · 1 comment · Fixed by #569
Closed

Improve contribution guidelines #568

Thiryn opened this issue Aug 20, 2024 · 1 comment · Fixed by #569

Comments

@Thiryn
Copy link
Contributor

Thiryn commented Aug 20, 2024

Description

The contribution guidelines could be improved, as the current guidelines allow to install the provider locally entirely, entering the provider binary hash in the .terraform.lock.hcl which changes at every build. Terraform allows for dev_override for the specific use case of developing a provider, enabling to change the provider without touching the user terraform code.

New or affected resources and data sources

none

Potential terraform configuration

none

References

https://developer.hashicorp.com/terraform/cli/config/config-file#development-overrides-for-provider-developers

@frousselet
Copy link
Collaborator

Hello @Thiryn,

That's interesting, I was not aware of this.
Many thanks.

@frousselet frousselet added this to the 1.5.0 milestone Aug 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants