Skip to content

Releases: jfrog/terraform-provider-project

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

v1.4.0

04 Mar 19:55
5bfc412
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

  • feat: New resource for standalone project users and groups by @Danielku15 in #100
  • Finish up project_user and project_group resources by @alexhung in #101
  • Fix incorrect resource verification func by @alexhung in #102

New Contributors

Full Changelog: v1.3.5...v1.4.0

v1.3.5

08 Feb 23:31
2410db1
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

👒 Dependencies

  • Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #93
  • Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #94

Full Changelog: v1.3.4...v1.3.5

v1.3.4

30 Oct 22:18
7169bf8
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🛠

  • Ensure the correct env pointer is used after matching by @alexhung in #92

👒 Dependencies

  • Bump google.golang.org/grpc from 1.56.1 to 1.56.3 by @dependabot in #91

Full Changelog: v1.3.3...v1.3.4

v1.3.3

18 Oct 16:51
c3d0234
Compare
Choose a tag to compare

What's Changed

Other Changes 📚

  • Add missing import example to project_role doc by @alexhung in #89

Full Changelog: v1.3.2...v1.3.3

v1.3.2

12 Oct 15:08
234295f
Compare
Choose a tag to compare

What's Changed

👒 Dependencies

Full Changelog: v1.3.1...v1.3.2

v1.3.1

03 Oct 23:06
71433ca
Compare
Choose a tag to compare

What's Changed

Other Changes 📚

  • Update 'project' and 'project_role' resource documentation by @alexhung in #87

Full Changelog: v1.3.0...v1.3.1

v1.3.0

25 Sep 18:58
7043940
Compare
Choose a tag to compare

What's Changed

Improvements/Enhancements 🎉

Full Changelog: v1.2.1...v1.3.0