# predefined environment names are staging, production, and <branchname>
environment=terraform.workspace
environment_name=trim(substr(local.environment,0,22),".-")# limits the length of the name that it fits constraints google imposes for some resources, e.g. project ids