Releases: goharbor/terraform-provider-harbor
Releases · goharbor/terraform-provider-harbor
v1.1.0
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
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
New Features
- Added harbor_label resource
- Added group ID for harbor_project_member_group
Fixes
- fixed typos in documentation
v0.6.2
Merge pull request #32 from flbla/master
avoid gc custom cron to be re-created/updated every time
v0.6.1
Merge pull request #30 from flbla/master
oidc configuration: add automatic onboarding + username claim options
v0.6.0
Merge pull request #29 from BESTSELLER/request_features
Added resource harbor_garbage_collection
v0.5.4
Merge pull request #25 from mnaser/patch-1
Fix typo for label field in filters
v0.5.3
Merge pull request #24 from flbla/master
add email_insecure + fix configs booleans params on configs endpoints
v0.5.2
Merge pull request #23 from BESTSELLER/email_config_bug
Email config bug
v0.5.1
Merge pull request #21 from BESTSELLER/limited_guest_access
Added limited Guest access for groups and users