pkgsrc-WIP-changes archive

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

terraform: Add support for Terraform 1.3.x



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sat Nov 12 19:07:58 2022 +0100
Changeset:	d438154dcd1b5da74ae63485be4a1e6dcbc7b47a

Modified Files:
	terraform/version.mk

Log Message:
terraform: Add support for Terraform 1.3.x

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

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

diffstat:
 terraform/version.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/terraform/version.mk b/terraform/version.mk
index 5925157480..25be998dbf 100644
--- a/terraform/version.mk
+++ b/terraform/version.mk
@@ -1,5 +1,6 @@
 # $NetBSD$
 
+TERRAFORM13_VERSION=	1.3.4
 TERRAFORM11_VERSION=	1.1.9
 TERRAFORM015_VERSION=	0.15.1
 TERRAFORM014_VERSION=	0.14.11


Home | Main Index | Thread Index | Old Index