From ae379666c8a5397690121e76dbe087473ee5c784 Mon Sep 17 00:00:00 2001 From: willtome Date: Tue, 15 Aug 2023 15:44:40 -0400 Subject: [PATCH] fix var --- cloud/setup.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cloud/setup.yml b/cloud/setup.yml index 0211e2b..f7978ab 100644 --- a/cloud/setup.yml +++ b/cloud/setup.yml @@ -393,7 +393,7 @@ controller_workflows: - Prod - question_name: Keypair Public Key type: textarea - variable: create_vm_aws_public_key + variable: aws_public_key required: true - question_name: Email type: text