0
0
llucycodes42
The example code uses the data directive to load the template_cloudinit_config variable from a file. The template_cloudinit_config variable is a JSON object that defines the configuration for the Cloud Init service.
Shortcut: tf_template_cloudinit_config
data "template_cloudinit_config" "${config}" {
}