diff --git a/etc/terraform.conf b/etc/terraform.conf index 1d2b71c..216dfef 100644 --- a/etc/terraform.conf +++ b/etc/terraform.conf @@ -14,8 +14,8 @@ CODENAME="t-rex" VERSION="1.2" # distribution channel -#CHANNEL="stable" -CHANNEL="testing" +CHANNEL="stable" +#CHANNEL="testing" # Beta build BETA="false"