Skip to content

Releases: goharbor/terraform-provider-harbor

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

v0.6.2

18 Nov 08:09
14b815d
Compare
Choose a tag to compare
Merge pull request #32 from flbla/master

avoid gc custom cron to be re-created/updated every time

v0.6.1

12 Nov 13:21
8fc7914
Compare
Choose a tag to compare
Merge pull request #30 from flbla/master

oidc configuration: add automatic onboarding + username claim options

v0.6.0

10 Nov 11:25
6973f96
Compare
Choose a tag to compare
Merge pull request #29 from BESTSELLER/request_features

Added resource harbor_garbage_collection

v0.5.4

05 Nov 07:18
8a6870d
Compare
Choose a tag to compare
Merge pull request #25 from mnaser/patch-1

Fix typo for label field in filters

v0.5.3

03 Nov 07:59
9b5c008
Compare
Choose a tag to compare
Merge pull request #24 from flbla/master

add email_insecure + fix configs booleans params on configs endpoints

v0.5.2

02 Nov 12:14
ce0f3b5
Compare
Choose a tag to compare
Merge pull request #23 from BESTSELLER/email_config_bug

Email config bug

v0.5.1

02 Nov 08:09
21ecbd6
Compare
Choose a tag to compare
Merge pull request #21 from BESTSELLER/limited_guest_access

Added limited Guest access for groups and users