- add
bitbucket_project
to create a new project via the API - add
bitbucket_repository
turn on/off pipelines - add
bitbucket_repository_variable
to add variables via terraform to your pipelines builds - add
bitbucket_user
to find a user and use for default reviewers.
- add
skip_cert_verification
for hooks #19
- add
website
andwebsite-test
targets #16 - add
website-test
target to Travis #17 - upgrade to go 1.11 #25
- switch to go modules #27
- upgrade to
hashicorp/terraform
v0.12.2 #34
- add note about v1 APIs #21
- resource/bitbucket_repository: Add the ability to define a seperate slug for a repository (#5)
NOTES:
- Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout