Update binary name

Terraform expects providers to be a single word. `confluentcloud` rather than `confluent-cloud`
This commit is contained in:
Conor Mongey
2020-02-19 13:56:12 +00:00
committed by GitHub
parent f9530ec858
commit b6edebcb33
+1
View File
@@ -1,3 +1,4 @@
project_name: terraform-provider-confluentcloud
builds:
- binary: "{{ .ProjectName }}_v{{ .Version }}"
env: