diff --git a/examples/full-cluster-tf-upgrade/1.22/variables.application_tags.auto.tfvars b/examples/full-cluster-tf-upgrade/1.22/variables.application_tags.auto.tfvars new file mode 100644 index 0000000..87f36fb --- /dev/null +++ b/examples/full-cluster-tf-upgrade/1.22/variables.application_tags.auto.tfvars @@ -0,0 +1,7 @@ +application_tags = { + "Project Role" = "TBD" + "Project Name" = "TBD" + "ProjectNumber" = "TBD" + "Environment" = "TBD" +} +