Terraform changelog
(Redirected from Terraform 0.11)
Jump to navigation
Jump to search
Contents
Releases[edit]
Read Terraform Changelog: https://github.com/hashicorp/terraform/blob/master/CHANGELOG.md
2024[edit]
- 1.8
- Providers can now transfer the ownership of a remote object between resources of different types, for situations where there are two different resource types that represent the same remote object type.
2023[edit]
- 1.6.0 (Oct 2023) https://github.com/hashicorp/terraform/blob/v1.6/CHANGELOG.md#160-october-4-2023
- The S3 backend has a number of significant changes
- 1.4.0 March 2023 announcement [https://github.com/hashicorp/terraform/blob/v1.4/CHANGELOG.md CHANGELOG.md (1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6)
-or-create
flag added toterraform workspace select
2022[edit]
- 1.3.0 - Sep 2022 announcement https://github.com/hashicorp/terraform/blob/v1.3/CHANGELOG.md
- Optional Object Type Attributes with Defaults
- 1.2.0 - May 2022, (announcement) (v1.2.9)
- NEW:
precondition
andpostcondition
added for improving code and input validation - NEW:
replace_triggered_by
is a newlifecycle
argument for managed resources which triggers replacement of an object based on changes to an upstream dependency. - NEW:
TF_TOKEN_
environmental variable added to be used as credentials for Terraform-native services. - Run Tasks CLI Support
- NEW:
2021[edit]
- 1.1.0 (Dec 2021) https://github.com/hashicorp/terraform/blob/v1.1/CHANGELOG.md (announcement)
- 1.0.0 (Jun 2021) https://github.com/hashicorp/terraform/blob/v1.0/CHANGELOG.md#100-june-08-2021
terraform show
output now indicates which state values are sensitive
- 0.15.0 (Apr 2021) https://github.com/hashicorp/terraform/blob/v0.15/CHANGELOG.md
- 0.14.0 (March 2021) https://github.com/hashicorp/terraform/blob/v0.14/CHANGELOG.md (announcement)
- Concise Diff
any & all
in variable validation
2020[edit]
- 0.13.0 (August 10, 2020) https://github.com/hashicorp/terraform/blob/v0.13/CHANGELOG.md (announcement)
count, depends_on and for_each
required_providers
validation
variable validation [1]- 0.13.7 (Apr 2021), 0.13.6 (Jun 2021), 0.13.5 (Oct 2020), 0.13.4 (Sep 2020), 0.13.3 (Sep 2020), 0.13.2 (Sep 2020), v0.13.1 (Aug 2020)
2019[edit]
- Sep 2019, Terraform Cloud announced
- 0.12.0 (May 22, 2019) https://github.com/hashicorp/terraform/blob/v0.12/CHANGELOG.md (announcement) [ 0.12.17 (Dec 2019), 0.12.18 (Dec 2019), 0.12.19 (Jan 2020) ]
- 0.12.2[2]
yamldecode, yamlencode and range
- 0.12.11
.terraformignore
introduced - 0.11.0 (November 16, 2017)
https://github.com/hashicorp/terraform/blob/v0.11/CHANGELOG.md
TF_DATA_DIR
introduced
- 0.10.0 (August 2, 2017) (announcement)
- State Environments (0.9) are now Workspaces (
terraform workspace
)
- State Environments (0.9) are now Workspaces (
- 04/09/2019 New
fileset
function, for finding static local files that match a glob pattern
2017[edit]
- 0.9 (Mar 2017) https://www.hashicorp.com/blog/terraform-0-9
2016[edit]
- 0.7 Aug 2016 https://github.com/hashicorp/terraform/blob/v0.7.0/CHANGELOG.md
- Data sources introduced
Activities[edit]
Related[edit]
- Error: Unsupported Terraform Core version
brew search terraform | grep @
- Terragrunt changelog
tfswitch --latest
See also[edit]
terraform
[untaint | fmt
|apply
|show
|state
|init | plan | console | output
|validate
|destroy
|debug
|import
|providers
|get
|graph
|workspaces
|resource
|login
|-var-file
|state mv
|state pull
|state push
|state replace-provider
|state rm
|force-unlock
|env
|tfe
|--version
|remote-exec
|delete on termination
| deprecated commands |terraform --help
]terraform version
, Terraform changelog
Advertising: