Updating Variables for a Stack (Import)
Update the variable values used by a stack in Resource Manager through importing a JSON file.
This task can be performed in the Console only.
See also Updating Variables for a Stack (Manual).
Note
- The file used for import must be a JSON file.
- Variable definitions in
.tfvarsfiles take precedence over imported variables, and are thus unaffected by imported variables. Other variables in the stack are overridden by imported variables.
When you update a stack, you can also update its tags. For more information about tagging, see Resource Tags.