Skip to content

Releases: gavinbunney/terraform-provider-bitbucketserver

v1.7.1

17 Jun 16:40
bd6992d
Compare
Choose a tag to compare

Changelog

  • bd6992d Add resource_project_branch_permissions (#47)

v1.7.0

16 Jun 17:37
2e2fc4e
Compare
Choose a tag to compare

Changelog

  • 2e2fc4e Fix data_group_users in the face of pagination (#45)
  • 5311e3a Install plugins with uri (#46)

v1.6.3

15 Dec 00:59
1323abe
Compare
Choose a tag to compare

Changelog

  • 1323abe Fix update webhook and use secret for webhook authentication (#42)

v1.6.2

14 Dec 21:48
bee3f62
Compare
Choose a tag to compare

Changelog

v1.6.1

14 Dec 17:34
Compare
Choose a tag to compare

Changelog

v1.6.0

14 Dec 17:09
f7325bc
Compare
Choose a tag to compare

Changelog

v1.5.0

15 Jul 00:55
0b0d03c
Compare
Choose a tag to compare

Changelog

0b0d03c Port to GitHub actions & publish to Terraform registry (#39)
4adaea3 Fix an issue where manual user removing requires terraform state rm. (#35)
80112bb fix: Allow unmarshal json to tolerate null datetimes (#27)

v1.4.4

14 Jan 23:44
85fcf2a
Compare
Choose a tag to compare

Fix Exists method when repo does not exist #28

v1.4.3

06 Nov 20:34
35b8cd3
Compare
Choose a tag to compare

Removed omitempty from the forkable boolean value #22

v1.4.2

19 Sep 20:58
06db60e
Compare
Choose a tag to compare
  • Add Exists method for resource defaultReviewersCondition #21