@@ -71,7 +71,7 @@ EOF
data "template_file" "userdata" {
template = "${file("${path.module}/templates/userdata.sh.tpl")}"
count = "${length(var.worker_groups)}"
count = "${var.worker_group_count}"
vars {
region = "${data.aws_region.current.name}"
The note is not visible to the blocked user.