For general contribution and community guidelines, please see the community repo.
To work on this code, you must have at least Go version 1.12 installed locally on your system.
./bin/build
./bin/test oss
Note that to run the enterprise tests, you'll need to have set up your machine to access our internal registry, and you must be logged in.
./bin/test enterprise
- Fork the project
- Clone your fork
- Make local changes to your fork by editing files
- Commit your changes
- Push your local changes to the remote server
- Create new Pull Request
From here your pull request will be reviewed and once you've responded to all feedback it will be merged into the project. Congratulations, you're a contributor!
The following checklist should be followed when creating a release:
-
Follow the Conjur release proceedure
-
Update homebrew tools
- In
cyberark/homebrew-tools
repo, update theterraform-provider-conjur.rb
formula using the filedist/terraform-provider-conjur.rb
from the artifacts Jenkins built.
- In
-
Public to Terraform Registry
- Request infra sign the SHA256SUMS file for the release and attach the resulting .sig file to the github release