Skip to content

Releases: jfrog/terraform-provider-project

v1.8.0

16 Sep 20:52
71aa688
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add read_only attribute for project sharing resources by @alexhung in #158

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-testing from 1.9.0 to 1.10.0 by @dependabot in #153
  • Bump github.com/samber/lo from 1.46.0 to 1.47.0 by @dependabot in #155
  • Bump github.com/go-resty/resty/v2 from 2.14.0 to 2.15.0 by @dependabot in #157

Full Changelog: v1.7.2...v1.8.0

v1.7.2

07 Aug 20:22
609b296
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

  • Bump github.com/go-resty/resty/v2 from 2.13.1 to 2.14.0 by @dependabot in #149
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.10.0 to 1.11.0 by @dependabot in #150

Other Changes 📚

Full Changelog: v1.7.1...v1.7.2

v1.7.1

25 Jul 17:06
06df61b
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Fix release missing manifest file in checksum by @alexhung in #148

Full Changelog: v1.7.0...v1.7.1

v1.7.0

24 Jul 16:18
2a293cd
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add GitHub Workflow for acceptance testings by @alexhung in #136
  • Fix artifactory provider version in some tests for OpenTofu by @alexhung in #137
  • Back port improvements & fixes from Artifactory provider by @alexhung in #138
  • Add resources for sharing repos with projects by @alexhung in #147

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-framework from 1.8.0 to 1.9.0 by @dependabot in #135
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.3 to 0.19.4 by @dependabot in #134
  • Bump github.com/samber/lo from 1.39.0 to 1.42.0 by @dependabot in #140
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.4 to 1.25.5 by @dependabot in #139
  • Bump github.com/samber/lo from 1.42.0 to 1.44.0 by @dependabot in #141
  • Bump github.com/hashicorp/terraform-plugin-framework from 1.9.0 to 1.10.0 by @dependabot in #142
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.8.0 to 1.9.0 by @dependabot in #144
  • Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.12.0 to 0.13.0 by @dependabot in #143
  • Bump github.com/samber/lo from 1.44.0 to 1.45.0 by @dependabot in #145
  • Bump github.com/samber/lo from 1.45.0 to 1.46.0 by @dependabot in #146

Full Changelog: v1.6.2...v1.7.0

v1.6.2

04 Jun 19:00
c7174ae
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Migrate project_group resource to Framework plugin by @alexhung in #131
  • Migrate project user and role and repo to Plugin Framework by @alexhung in #133

Full Changelog: v1.6.1...v1.6.2

v1.6.1

31 May 20:20
80dfad9
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Migrate project_environment resource to Framework plugin by @alexhung in #130

Bug Fixes 🛠

  • Add validation for project group and project user roles attribute by @alexhung in #129

👒 Dependencies

  • Bump github.com/hashicorp/terraform-plugin-docs from 0.19.2 to 0.19.3 by @dependabot in #128
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.2 to 1.25.3 by @dependabot in #127

Full Changelog: v1.6.0...v1.6.1

v1.6.0

24 May 22:24
d538692
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

👒 Dependencies

  • Bump golang.org/x/net from 0.21.0 to 0.23.0 by @dependabot in #114
  • Bump github.com/go-resty/resty/v2 from 2.11.0 to 2.12.0 by @dependabot in #115
  • Bump github.com/hashicorp/terraform-plugin-docs from 0.16.0 to 0.19.2 by @dependabot in #117
  • Bump github.com/jfrog/terraform-provider-shared from 1.22.0 to 1.25.1 by @dependabot in #116
  • Bump github.com/go-resty/resty/v2 from 2.12.0 to 2.13.0 by @dependabot in #118
  • Bump github.com/go-resty/resty/v2 from 2.13.0 to 2.13.1 by @dependabot in #121
  • Bump github.com/hashicorp/terraform-plugin-sdk/v2 from 2.33.0 to 2.34.0 by @dependabot in #123
  • Bump github.com/jfrog/terraform-provider-shared from 1.25.1 to 1.25.2 by @dependabot in #119
  • Bump github.com/hashicorp/terraform-plugin-testing from 1.7.0 to 1.8.0 by @dependabot in #122
  • Bump github.com/hashicorp/terraform-plugin-mux from 0.15.0 to 0.16.0 by @dependabot in #125

Full Changelog: v1.5.2...v1.6.0

v1.5.2

27 Mar 18:46
3e578f6
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • Add retry logic for project_repository create func by @alexhung in #111

Full Changelog: v1.5.1...v1.5.2

v1.5.1

14 Mar 20:52
41ce2b5
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

Full Changelog: v1.5.0...v1.5.1

v1.5.0

13 Mar 17:51
6529c0f
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v1.4.0...v1.5.0