pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform: Mark TERRAFORM_PROVIDER_VERSION variable optional
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Mon Apr 12 12:17:02 2021 +0200
Changeset: da5773e582bce0f0470e2d3f2942ddb2ddb05fe7
Modified Files:
terraform/provider.mk
Log Message:
terraform: Mark TERRAFORM_PROVIDER_VERSION variable optional
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=da5773e582bce0f0470e2d3f2942ddb2ddb05fe7
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform/provider.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/terraform/provider.mk b/terraform/provider.mk
index 93dd3cf6e6..efd738b9f3 100644
--- a/terraform/provider.mk
+++ b/terraform/provider.mk
@@ -12,7 +12,7 @@
#
# TERRAFORM_PROVIDER_TYPE
#
-# TERRAFORM_PROVIDER_VERSION
+# TERRAFORM_PROVIDER_VERSION (optional)
#
# TERRAFORM_PROVIDER_DIR (optional)
#
Home |
Main Index |
Thread Index |
Old Index