Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
Terraform 0.12 compatibility (#24)
Browse files Browse the repository at this point in the history
Terraform 0.12 compatibility
  • Loading branch information
Eduardo Lopez authored and czimergebot committed May 28, 2019
1 parent 2fe1332 commit b8b6967
Show file tree
Hide file tree
Showing 1,242 changed files with 215,029 additions and 141,242 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,4 @@ terraform-provider-bless
terraform.tfstate*
dist
*-packr.go
main
1 change: 0 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
before:
hooks:
- make clean
- make packr
builds:
- binary: "terraform-provider-bless_{{ .Tag }}"
Expand Down
Loading

0 comments on commit b8b6967

Please sign in to comment.