pkgsrc-WIP-changes archive

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

terraform-provider-template: add candidate commit message



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 3 11:41:28 2026 +0100
Changeset:	6299c29091a0ad4c5526ab7b1467928de8023a75

Added Files:
	terraform-provider-template/COMMIT_MSG

Log Message:
terraform-provider-template: add candidate commit message

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

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 terraform-provider-template/COMMIT_MSG | 10 ++++++++++
 1 file changed, 10 insertions(+)

diffs:
diff --git a/terraform-provider-template/COMMIT_MSG b/terraform-provider-template/COMMIT_MSG
new file mode 100644
index 0000000000..fa2ac43294
--- /dev/null
+++ b/terraform-provider-template/COMMIT_MSG
@@ -0,0 +1,10 @@
+terraform-provider-template: Adapt to terraform/provider.mk
+
+Adapt to terraform/provider.mk so that the provider can be used with
+Terraform and OpenTofu.
+Please note that now it no longer depends on terraform or opentofu so
+the desired version should be manually installed.
+
+Also migrate it to lang/go/go-module.mk.
+
+PKGREVISION++


Home | Main Index | Thread Index | Old Index