From e113a2fdb886595cd2f561837399284b5bb01387 Mon Sep 17 00:00:00 2001 From: Fumigatus Date: Fri, 13 Dec 2024 18:35:10 +0300 Subject: [PATCH] makefile update --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index dd4cb86..037329d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # ==================================================================================== # Setup Project -PROJECT_NAME ?= provider-vra +PROJECT_NAME ?= provider-jet-vra PROJECT_REPO ?= github.com/ankasoftco/$(PROJECT_NAME) export TERRAFORM_VERSION ?= 1.5.5