pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
terraform-provider-null: add candidate commit message
Module Name: pkgsrc-wip
Committed By: Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By: leot
Date: Tue Mar 3 11:37:08 2026 +0100
Changeset: f5b5cb92b367a301fadc34a2df96197e321c1147
Modified Files:
terraform-provider-null/COMMIT_MSG
Log Message:
terraform-provider-null: 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=f5b5cb92b367a301fadc34a2df96197e321c1147
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
terraform-provider-null/COMMIT_MSG | 20 +++++++++++++++++++-
1 file changed, 19 insertions(+), 1 deletion(-)
diffs:
diff --git a/terraform-provider-null/COMMIT_MSG b/terraform-provider-null/COMMIT_MSG
index cd35a126d8..7aff590740 100644
--- a/terraform-provider-null/COMMIT_MSG
+++ b/terraform-provider-null/COMMIT_MSG
@@ -1,2 +1,20 @@
+terraform-provider-null: Update to 3.0.0 and switch to terraform/provider.mk
+
+pkgsrc changes:
- According changelog the only incompatibility is with Terraform 0.11.x so it
- should be safe to bump it to the latest 3.x version
+ should be safe to bump it to the latest 2.x version
+- 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.
+
+
+Changes:
+3.0.0
+Binary releases of this provider now include the linux-arm64 platform.
+
+BREAKING CHANGES:
+- Upgrade to version 2 of the Terraform Plugin SDK, which drops
+ support for Terraform 0.11. This provider will continue to work as
+ expected for users of Terraform 0.11, which will not download the
+ new version.
Home |
Main Index |
Thread Index |
Old Index