From 88e1d559a076388b7dffd24ad519c4581c4d3a7c Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 16 Nov 2021 12:57:12 -0500 Subject: [PATCH] add --- examples/full-cluster/irsa-roles/variables.irsa.auto.tfvars | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 examples/full-cluster/irsa-roles/variables.irsa.auto.tfvars diff --git a/examples/full-cluster/irsa-roles/variables.irsa.auto.tfvars b/examples/full-cluster/irsa-roles/variables.irsa.auto.tfvars new file mode 100644 index 0000000..89c477f --- /dev/null +++ b/examples/full-cluster/irsa-roles/variables.irsa.auto.tfvars @@ -0,0 +1,2 @@ +name = "unknown" +namespace = "unknown"