What are you trying to store in this variable (a name, a numerical ID, a list of teams)?
simply_sports = "your_value_here" Nested Map (if "dlskd9" is the top-level block): dlskd9.simply_sports.1.var
Use .tfvars files to separate your environment-specific values (like "dev" or "prod") from your core logic. What are you trying to store in this
To provide the content for this specific variable, you would typically use a pair. Depending on the exact system you are using, the content for a file associated with dlskd9.simply_sports.1.var would look like one of the following: Depending on the exact system you are using,
When loading tfvars.json as a --var -file getting error - HCP Terraform
In these systems, .var or .tfvars files are used to define the actual values for variables declared in your project's code. Expected Content Structure
dlskd9 = { simply_sports = { version = 1 # other attributes } } Use code with caution. Copied to clipboard TF_VAR_dlskd9_simply_sports_1="value" 💡 Key Usage Tips