Skip to content

Releases: goharbor/terraform-provider-harbor

v3.5.0

24 Mar 14:58
ddea684
Compare
Choose a tag to compare

What's Changed

  • Add option to exclude or match tags and labels for replication filters by @Danielkem in #194
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.11.0 to 2.12.0 by @dependabot in #191
  • Bump @cimg/python from 3.9.7 to 3.10.2 by @dependabot-circleci in #190

New Contributors

  • @Danielkem made their first contribution in #194
  • @dependabot-circleci made their first contribution in #190

Full Changelog: v3.4.6...v3.5.0

v3.4.6

15 Mar 10:46
30a0dec
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.1 to 2.11.0 by @dependabot in #187
  • Robot account will be recreated if missing by @wrighbr in #188

Full Changelog: v3.4.5...v3.4.6

v3.4.5

21 Jan 07:17
1259566
Compare
Choose a tag to compare

What's Changed

  • Update robot secret documentation by @toscott in #178
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.10.0 to 2.10.1 by @dependabot in #179
  • Set replication schedule to 'event_based' if that's the trigger type by @jonwtech in #183

New Contributors

Full Changelog: v3.4.4...v3.4.5

v3.4.4

16 Dec 09:13
77f15ef
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.4.3...v3.4.4

v3.4.3

14 Dec 11:53
37583c4
Compare
Choose a tag to compare

What's Changed

  • Modify api path to add member to project by @sshota0809 in #172
  • Implement import feature to harbor_project_member_user and harbor_project_member_group module by @sshota0809 in #174

New Contributors

Full Changelog: v3.4.2...v3.4.3

v3.4.2

13 Dec 14:06
8c03b0e
Compare
Choose a tag to compare

What's Changed

  • Fixed import issue when importing project when a cache proxy is set by @wrighbr in #169
  • Fixed the import of harbor_replication by @wrighbr in #170

Full Changelog: v3.4.1...v3.4.2

v3.4.1

08 Dec 10:50
5b144f2
Compare
Choose a tag to compare

What's Changed

  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.9.0 to 2.10.0 by @dependabot in #162
  • Robot accounts no longer forces destroys on permissions by @wrighbr in #163

Full Changelog: v3.4.0...v3.4.1

v3.4.0

07 Dec 08:17
d4523b8
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.3.0...v3.4.0

v3.3.0

29 Nov 07:06
08b4e24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

18 Oct 10:33
c65b9bd
Compare
Choose a tag to compare
Merge pull request #147 from dweebo/issue-88/add-tag-immutability

Issue 88/add tag immutability support