diff --git a/terraform/init_template.tpl b/terraform/init_template.tpl index e3feab7..085a6b0 100644 --- a/terraform/init_template.tpl +++ b/terraform/init_template.tpl @@ -5,10 +5,12 @@ echo `date` > /tmp/setup.log # RHEL8+ RUNUSER="ec2-user" +BRANCH=v2.0.0b # CentOS 7 - Stream 8 # RUNUSER="centos" +# Using tag for release BRANCH=v2.0.0b # Mount the EFS volume