Skip to content

Releases: nolte/terraform-provider-harbor

v0.1.10

03 Oct 20:16
707d052
Compare
Choose a tag to compare

Changes

  • replicas and other resources with same prefix (#82) @nolte

🧰 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

27 Sep 20:06
50aaf45
Compare
Choose a tag to compare

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

22 Aug 14:33
fd42e34
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Generate specific Registry Documentation format by Release (#58) @nolte

v0.1.7

21 Aug 23:14
09ce47d
Compare
Choose a tag to compare

Changes

🧰 Maintenance

  • Sign the Release SHA files (#57) @nolte
  • Adding Terraform v0.13.0 to the Github Workflow E2E Tests (#56) @nolte
  • Bump github.com/gruntwork-io/terratest from 0.28.12 to 0.28.13 (#55) @dependabot
  • Switch from Shell Scripts to a commons Go Mage Implementation (#54) @nolte

v0.1.6

08 Aug 19:55
2cd09ff
Compare
Choose a tag to compare

Changes

  • Fix project resource import where autoscan is unknown / unset. (#50) @nolte

🐛 Bug Fixes

  • Feature/goreleaser flow integration (#53) @nolte

🧰 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

24 Jul 11:19
a7fa479
Compare
Choose a tag to compare

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

17 Jul 21:23
3fe87b5
Compare
Choose a tag to compare
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

16 Jul 14:50
3f887ee
Compare
Choose a tag to compare

Adding Env Variable confgiuration support for the Provider

06 Jun 12:55
Compare
Choose a tag to compare

Replication Resource

30 May 06:46
4ebebe4
Compare
Choose a tag to compare
New Resource for handle Harbor Replication Policies (#15)

Add Replica Policy Ressource