pkgsrc/net/terraform-provider-template/DESCR
tpaul a05ecf398c terraform-provider-template: Import terraform-provider-template-2.2.0
The template provider exposes data sources to use templates to generate strings
for other Terraform resources or outputs.

This provider has been deprecated in Terraform 0.12 but users are likely to
still encounter it in modules that have not been fully migrated to the new
templatefile function.
2021-03-10 23:24:00 +00:00

5 lines
234 B
Text

The template provider exposes data sources to use templates to generate strings
for other Terraform resources or outputs.
Note: This provider is deprecated.
Please use the `templatefile` function or the `Cloudinit` provider instead.