lib/templates/ruby/project/config/terraform/backend.rb in terraspace_plugin_azurerm-0.6.1 vs lib/templates/ruby/project/config/terraform/backend.rb in terraspace_plugin_azurerm-0.6.2
- old
+ new
@@ -1,4 +1,7 @@
+# Backend Config Variables Docs
+# https://terraspace.cloud/docs/config/backend/variables/
+#
# SUBSCRIPTION_HASH is a short 4-char consistent hash of the longer subscription id.
# LOCATION_HASH is a short 4-char consistent hash of the longer location.
# This is useful because azure storage account names are not allowed special characters and are limited to 24 chars.
backend("azurerm",
resource_group_name: ":APP-:ENV-:LOCATION",