Look at open issues, especially with label:
- If you have issues, check out the troubleshooting
- Do your code (reference issue(s) on your PR if you fix them)
- Test your code by running the acceptance tests (
make test
) - Create a PR
Take a look at Terraform's docs about writing acceptance tests.