pkgsrc-WIP-changes archive

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

terraform-provider-null: Fix a copypasto



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Thu Aug 27 17:54:59 2026 +0200
Changeset:	a9bd4fc78e494ae94664ef118eab989623c24ca4

Modified Files:
	terraform-provider-null/COMMIT_MSG

Log Message:
terraform-provider-null: Fix a copypasto

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

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 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/terraform-provider-null/COMMIT_MSG b/terraform-provider-null/COMMIT_MSG
index 7aff590740..5b93f8cf05 100644
--- a/terraform-provider-null/COMMIT_MSG
+++ b/terraform-provider-null/COMMIT_MSG
@@ -2,7 +2,7 @@ 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 2.x version
+  should be safe to bump it to the latest 3.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


Home | Main Index | Thread Index | Old Index