Difference between revisions of "Terraform changelog"

From wikieduonline
Jump to navigation Jump to search
Line 8: Line 8:
 
== 2020 ==
 
== 2020 ==
 
* 1.2.0 (May 2022) ([https://www.hashicorp.com/blog/terraform-1-2-improves-exception-handling-and-updates-to-the-cli-driven-workflow announcement])
 
* 1.2.0 (May 2022) ([https://www.hashicorp.com/blog/terraform-1-2-improves-exception-handling-and-updates-to-the-cli-driven-workflow announcement])
** NEW: <code>[[precondition]]</code> and <code>[[postcondition]]</code> added
+
** NEW: <code>[[precondition]]</code> and <code>[[postcondition]]</code> added for improving code [[validation]]
 
** NEW: <code>[[replace_triggered_by]]</code> is a new <code>[[Terraform lifecycle meta-argument|lifecycle]]</code> argument for managed resources which triggers replacement of an object based on changes to an upstream dependency.
 
** NEW: <code>[[replace_triggered_by]]</code> is a new <code>[[Terraform lifecycle meta-argument|lifecycle]]</code> argument for managed resources which triggers replacement of an object based on changes to an upstream dependency.
 
** NEW: <code>[[TF_TOKEN_]]</code> environmental variable added to be used as credentials for [[Terraform-native services]].
 
** NEW: <code>[[TF_TOKEN_]]</code> environmental variable added to be used as credentials for [[Terraform-native services]].

Revision as of 09:14, 3 September 2022

Releases

Read Terraform Changelog: https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md

terraform --version

2020

2021

2020

2019


  • 04/09/2019 New fileset function, for finding static local files that match a glob pattern

2017

2016

Activities

See also

  • https://www.hashicorp.com/blog/custom-variable-validation-in-terraform-0-13
  • Advertising: