Difference between revisions of "Terraform provider: template (Deprecated)"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
Deprecated since May 2019 ([[Terraform 0.12]]) by <code>[[Terraform functions: templatefile|templatefile]]</code> function.
+
Deprecated since May 2019 ([[Terraform 0.12]]) by <code>[[Terraform functions: templatefile|templatefile]]</code> function, <ref>https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file#template</ref>
 +
 
 +
 
 +
 
 +
 
 +
 
 
* https://registry.terraform.io/providers/hashicorp/template/latest/docs
 
* https://registry.terraform.io/providers/hashicorp/template/latest/docs
 
 
* <code>[[Terraform resource: template_dir]]</code>
 
* <code>[[Terraform resource: template_dir]]</code>
 
* [[Terraform data source: template file]]
 
* [[Terraform data source: template file]]
 
Deprecated in favour of <code>[[templatefile]]</code> [[Terraform functions|function]] <ref>https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file#template</ref>
 
 
  
  

Revision as of 09:04, 7 September 2022

Deprecated since May 2019 (Terraform 0.12) by templatefile function, [1]




╷
│ Error: Incompatible provider version
│
│ Provider registry.terraform.io/hashicorp/template v2.2.0 does not have a package available for your
│ current platform, darwin_arm64.
│
│ Provider releases are separate from Terraform CLI releases, so not all providers are available for
│ all platforms. Other versions of this provider may have different platforms supported.
╵

Related

See also

  • https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file#template
  • Advertising: