Releases: nolte/terraform-provider-harbor
Releases · nolte/terraform-provider-harbor
v0.1.10
Changes
🧰 Maintenance
- add terraform 0.13.4 to the testchain (#81) @nolte
- Ask for harbor version in issue template (#79) @nolte
- Bump github.com/gruntwork-io/terratest from 0.30.4 to 0.30.6 (#76) @dependabot
- Bump EndBug/add-and-commit from v4 to v5 (#73) @dependabot
- Bump github.com/gruntwork-io/terratest from 0.30.3 to 0.30.4 (#74) @dependabot
v0.1.9
Changes
🧰 Maintenance
- pipeline update (#72) @nolte
- Add CVE Whitelist to harbor_project resource (#71) @joshuastern
- Bump github.com/gruntwork-io/terratest from 0.29.0 to 0.30.3 (#69) @dependabot
- Bump crazy-max/ghaction-import-gpg from v2 to v3 (#63) @dependabot
- Bump github.com/go-openapi/validate from 0.19.10 to 0.19.11 (#65) @dependabot
- Bump github.com/hashicorp/terraform-plugin-sdk from 1.15.0 to 1.16.0 (#70) @dependabot
- Bump github.com/go-openapi/runtime from 0.19.21 to 0.19.22 (#66) @dependabot
- Add credentials to registry resource (#68) @joshuastern
- Bump github.com/go-openapi/errors from 0.19.6 to 0.19.7 (#64) @dependabot
- Bump github.com/gruntwork-io/terratest from 0.28.15 to 0.29.0 (#62) @dependabot
- Bump github.com/go-openapi/runtime from 0.19.20 to 0.19.21 (#60) @dependabot
- Bump github.com/gruntwork-io/terratest from 0.28.13 to 0.28.15 (#61) @dependabot
v0.1.8
v0.1.7
v0.1.6
Changes
🐛 Bug Fixes
🧰 Maintenance
- Feature/goreleaser flow integration (#53) @nolte
- release tag without prefix (#52) @nolte
- Using goreleaser (#51) @nolte
- Bump github.com/gruntwork-io/terratest from 0.28.10 to 0.28.12 (#49) @dependabot
- Using Terratest for Testing the Examples (#47) @nolte
- Bump actions/upload-artifact from 2.1.0 to v2.1.1 (#48) @dependabot
v0.1.5
Changes
🐛 Bug Fixes
- fix readme and and release job, adding missing json pathc (#45) @nolte
- add second trigger for the release flow (#41) @nolte
- resource project_member: fix role name => id mapping (#33) @clook
🧰 Maintenance
- fix readme and and release job, adding missing json pathc (#45) @nolte
- Bump actions/upload-artifact from v2.0.1 to 2.1.0 (#43) @dependabot
- dependabot config file (#42) @nolte
- add second trigger for the release flow (#41) @nolte
- Using GitHub matrix workflow for acceptance tests (#39) @nolte
- add harbor v2.0.1 for testing (#38) @nolte
- using json patch for fix the invalid swagger config (#37) @nolte
- add mkdocs extentions (#36) @nolte
- role_id must be role in the example. (#35) @clook
- Fix example as well as typo (#34) @clook
- Bump github.com/go-openapi/runtime from 0.19.19 to 0.19.20 (#32) @dependabot-preview
- Better pull request template and gh applications (#31) @nolte
BugFix: groupType and projectId idempotency
Fix groupType and projectId idempotency (#30) - retrieve projectId from ProjectMemberEntity - retrieve groupType from Usergroup associated to the user id got from ProjectMemberEntity Add error details if get usergroup fails Fix member ID should be entity ID
user and retention resource
Adding Env Variable confgiuration support for the Provider
release/v0.1.2 go mod tidy
Replication Resource
New Resource for handle Harbor Replication Policies (#15) Add Replica Policy Ressource