Closed janfrederik closed 5 days ago
In addition to the export_values = true functionality that saves these *_values.yaml files to disk, I found it useful to have the values.yaml in the terraform output for use by my own modules.
export_values = true
In addition to the
export_values = true
functionality that saves these *_values.yaml files to disk, I found it useful to have the values.yaml in the terraform output for use by my own modules.