Skip to content

Releases: goharbor/terraform-provider-harbor

v2.0.3

23 Feb 12:20
21d0325
Compare
Choose a tag to compare
Merge pull request #87 from BESTSELLER/#78

made sure that the replication_policy_id is set.

v2.0.2

18 Feb 13:46
54c1a0f
Compare
Choose a tag to compare
Merge pull request #83 from BESTSELLER/goreleaser

Goreleaser

v2.0.0

12 Feb 14:37
90a9268
Compare
Choose a tag to compare
Merge pull request #79 from kchygoe/fix_project_api

Fix project api cve_allowlist

v1.4.0

11 Feb 14:36
bfb0ce8
Compare
Choose a tag to compare
Merge pull request #76 from flbla/feature/event-based-replication

event base replication + dest_namespace replication + deletion replication

v1.3.2

11 Feb 09:52
8596e5e
Compare
Choose a tag to compare
Merge pull request #75 from BESTSELLER/quota

Quota

v1.3.1

05 Feb 08:45
274944f
Compare
Choose a tag to compare
Merge pull request #67 from empathyco/master

Fix event base replication test

v1.2.0: Merge pull request #55 from BESTSELLER/proxy_cache

18 Jan 09:25
7cbd399
Compare
Choose a tag to compare

Bugs

  • Fixed import registry

Improvements

  • added cache proxy feature
  • added project quote
  • added ldap group member to project resource.

v1.1.0

11 Dec 07:56
00c7118
Compare
Choose a tag to compare

New Features

  • You can now configure ldap with the harbor_config_auth resource

Fixes

  • fixed a bug with harbor_retention_policy resource

Updated

  • Updated to the latest sdk

v1.0.0

27 Nov 08:01
44bb3d8
Compare
Choose a tag to compare

Deprecated Features

  • removed resource_project_member
  • removed the attribute action from harbor_robot_account

New Features

  • Added resource harbor_retention_policy
  • Added deployment_security attribute to harbor_project resource

Fixes

  • Updated documentation
  • Fixed spelling mistakes in documentation and the code

v0.7.0: Merge pull request #35 from lwille/project-member-group-id

24 Nov 07:02
67b5bd6
Compare
Choose a tag to compare

New Features

  • Added harbor_label resource
  • Added group ID for harbor_project_member_group

Fixes

  • fixed typos in documentation