Contributing Guide
- Caleb @cdavisgpsi
- Josiah @Jbcampbe
- Drew @drewlesueur
- Daniel @robotdan (FusionAuth)
- Scroll through FusionAuth's API Docs
- Update each resouce and make sure to update the docs!!!
- Submit PR to this repo
- Upon merge, maintainer will create new git tag kicking off the build process.
- Terraform Registry will pick up the changes
git tag v0.1.71
git push origin --tag
In this example, we are pulling the go-client at version 1.42.1
go get -u github.com/FusionAuth/[email protected]