Difference between revisions of "Terraform changelog"

From wikieduonline
Jump to navigation Jump to search
Line 6: Line 6:
 
*  
 
*  
 
*<code>[[terraform add]]</code>
 
*<code>[[terraform add]]</code>
 
+
== 20201 ==
 
* 1.1.0 (Dec 2021) https://github.com/hashicorp/terraform/blob/v1.1/CHANGELOG.md ([https://www.hashicorp.com/blog/terraform-1-1-improves-refactoring-and-the-cloud-cli-experience announcement])
 
* 1.1.0 (Dec 2021) https://github.com/hashicorp/terraform/blob/v1.1/CHANGELOG.md ([https://www.hashicorp.com/blog/terraform-1-1-improves-refactoring-and-the-cloud-cli-experience announcement])
  
Line 15: Line 15:
 
* 0.14.0 (March 10, 2021) https://github.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md ([https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-14-general-availability announcement])
 
* 0.14.0 (March 10, 2021) https://github.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md ([https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-14-general-availability announcement])
 
** <code>any & all</code> in variable validation
 
** <code>any & all</code> in variable validation
 +
 +
== 2020 ==
 
* 0.13.0 (August 10, 2020) https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md ([https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-13 announcement])
 
* 0.13.0 (August 10, 2020) https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md ([https://www.hashicorp.com/blog/announcing-hashicorp-terraform-0-13 announcement])
 
** <code>[[count]], [[depends_on]] and [[for_each]]</code>
 
** <code>[[count]], [[depends_on]] and [[for_each]]</code>
Line 22: Line 24:
 
* 0.12.0 (May 22, 2019) ([https://www.hashicorp.com/blog/announcing-terraform-0-12 announcement])
 
* 0.12.0 (May 22, 2019) ([https://www.hashicorp.com/blog/announcing-terraform-0-12 announcement])
 
** 0.12.19 (January 08, 2020)
 
** 0.12.19 (January 08, 2020)
 +
 +
== 2019 ==
 
** 0.12.18 (December 11, 2019)
 
** 0.12.18 (December 11, 2019)
 
** 0.12.17 (December 02, 2019)
 
** 0.12.17 (December 02, 2019)

Revision as of 00:02, 26 February 2022

Releases

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

terraform --version

20201

2020

2019

    • 0.12.18 (December 11, 2019)
    • 0.12.17 (December 02, 2019)
  • 0.11.0 (November 16, 2017)
  • 0.10.0 (August 2, 2017)


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

Related terms

See also

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