Browse Source

Replacing "Terraform Cloud" with "HCP Terraform" (#213)

Benjamin Bennett 11 tháng trước cách đây
mục cha
commit
ab2840252d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      .goreleaser.yml

+ 1 - 1
.goreleaser.yml

@@ -7,7 +7,7 @@ before:
 builds:
 - env:
     # goreleaser does not work with CGO, it could also complicate
-    # usage by users in CI/CD systems like Terraform Cloud where
+    # usage by users in CI/CD systems like HCP Terraform where
     # they are unable to install libraries.
     - CGO_ENABLED=0
   mod_timestamp: '{{ .CommitTimestamp }}'