Skip to main content
The data plane exposes certain environment variables for additional configuration. Depending on how the data plane is deployed, you can set these environment variables directly, or use deployment-specific variables like Helm chart values or Terraform settings. If the data plane’s Helm chart or Terraform module does not expose a dedicated configuration for a given environment variable, the environment variable can be set using the generic configuration below:
Update your main.tf with a list of objects containing the environment variable names and values.
superblocks_agent_environment_variables = [{name = "ENV_VAR_NAME", value = "value"}]

Examples

See the docs below for common environment variables pertaining to each category: