pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

terraform: add opentofu as keyword too



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Sep 2 16:58:11 2025 +0200
Changeset:	eb1679a99e7e1f35f91e30726d6503b7d0e1dc53

Modified Files:
	terraform/provider.mk

Log Message:
terraform: add opentofu as keyword too

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=eb1679a99e7e1f35f91e30726d6503b7d0e1dc53

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 127d0733c9..b34f931e5b 100644
--- a/terraform/provider.mk
+++ b/terraform/provider.mk
@@ -39,7 +39,7 @@
 #
 #	Default: share/terraform/plugins/${OPENTOFU_PROVIDER_HOSTNAME}/${TERRAFORM_PROVIDER_NAMESPACE}/${TERRAFORM_PROVIDER_TYPE}/${TERRAFORM_PROVIDER_VERSION}/${GO_PLATFORM}
 #
-# Keywords: terraform
+# Keywords: opentofu terraform
 #
 
 .include "../../wip/terraform/version.mk"


Home | Main Index | Thread Index | Old Index