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

Use dev_override to allow for easier local development environment #569

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Thiryn
Copy link

@Thiryn Thiryn commented Aug 20, 2024

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for PR followers and do not help prioritize the request

Description

Update contribution guidelines to use terraform CLI configureation via ~/.terraformrc and the use of dev_override allowing a simpler onboarding to develop on the provider.

References

Fixes #568. Also update the Makefile to separate make build and make install into separate commands, still keep make install as default to prevent changing already existing behaviour.

Checklist

  • I have created an issue and I have mentioned it in References
  • My code follows the style guidelines of this project (use go fmt)
  • My changes generate no new warnings or errors
  • I have updated the unit tests and they pass succesfuly
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation (if needed)
  • I have updated the changelog file

CONTRIBUTING.md Outdated Show resolved Hide resolved
Copy link

This pull request is stale because it has been open for 30 days with no activity and it is not in a milestone. Remove 'status: stale' label or comment, or this will be closed in 5 days.

@Thiryn
Copy link
Author

Thiryn commented Sep 23, 2024

not stale

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve contribution guidelines
2 participants