pkgsrc-WIP-changes archive

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

terraform-provider-random2: add candidate commit message



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Mar 3 11:40:10 2026 +0100
Changeset:	6888909c799e6f5bb3c7d6e74a2252bd17befc50

Added Files:
	terraform-provider-random2/COMMIT_MSG

Log Message:
terraform-provider-random2: 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=6888909c799e6f5bb3c7d6e74a2252bd17befc50

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

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

diffs:
diff --git a/terraform-provider-random2/COMMIT_MSG b/terraform-provider-random2/COMMIT_MSG
new file mode 100644
index 0000000000..8c531d0f29
--- /dev/null
+++ b/terraform-provider-random2/COMMIT_MSG
@@ -0,0 +1,11 @@
+terraform-provider-random2: Import terraform-provider-random2 as net/terraform-provider-random2
+
+Replace net/terraform-provider-random by adding a suffix version
+so multiple random providers can coexists.
+
+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.


Home | Main Index | Thread Index | Old Index