Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 415 Bytes

terraform-cloud-variables.md

File metadata and controls

5 lines (3 loc) · 415 Bytes

Terraform Cloud Variables

Terraform Cloud supports variables in the same way that GitHub supports secrets. Our variables are set up as read-only environment variables, and applied to workspaces as 'sets'

A Variable Set is a group of variables that can be applied to multiple workspaces without the need to update each workspace. At the moment our AWS access keys are stored in variable sets in Terraform Cloud.