common-variables

container-labs/common-variables/tfe

Terraform Module HCL TFE ⏱ stale 5y 0mo

Install

module "common-variables" {
source = "container-labs/common-variables/tfe"
version = "1.0.2"
}
⭐ Source on GitHub 📦 Registry page

README

terraform-tfe-common-variables

Inputs (13)

NameTypeDescriptionDefault
workspace_idstringThe target Terraform Enterprise workspace_id for these variables required
environmentstringEnvironment""
parent_workspace_namestringThe workspace_id of the environment. This is useful for gathering remote state f""
ssh_key_idstringThe ssh_key_id used by Terraform Enterprise in the triggering of plan/apply oper""
tfe_organization_namestringName of the terraform enterprise organization - used for pulling remote state."container-labs"
tfe_tokenstringThe Terraform Enterprise token to authenticate the provider.""
zonestringThe zone in which we place zonal resources.""
billing_account_idstring""
google_projectstringGCP Project ID; Optional""
google_regionstringGCP Region; Optional""
locationstringFor resources supporting the `location` attribute (becoming more common) the val""
stackstringStack name""
oauth_token_idstringVCS token needed to create workspaces that ""

Resources (1)

tfe_variable

Details

FrameworkTerraform Module
LanguageHCL
Version1.0.2
Cloud TFE
★ Stars0
Forks1
Total downloads1.3k
Inputs13
Resources1
Namespacecontainer-labs
Updated