Port to GitHub actions & publish to Terraform registry (#39)

* Port to GitHub actions

* Fix

* Make docs terraform registry compatible
This commit is contained in:
Gavin Bunney
2021-07-14 17:47:45 -07:00
committed by GitHub
parent 4adaea3109
commit 0b0d03cda2
55 changed files with 265 additions and 7652 deletions

2
go.mod
View File

@@ -2,4 +2,4 @@ module github.com/gavinbunney/terraform-provider-bitbucketserver
require github.com/hashicorp/terraform v0.12.2
go 1.13
go 1.16