Skip to content

Turn main into 1.13 dev branch #36822

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Apr 2, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
File renamed without changes.
1 change: 1 addition & 0 deletions .changes/previous-releases.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
- [v1.12](https://github.com/hashicorp/terraform/blob/v1.12/CHANGELOG.md)
- [v1.11](https://github.com/hashicorp/terraform/blob/v1.11/CHANGELOG.md)
- [v1.10](https://github.com/hashicorp/terraform/blob/v1.10/CHANGELOG.md)
- [v1.9](https://github.com/hashicorp/terraform/blob/v1.9/CHANGELOG.md)
Expand Down
5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250205-095231.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250205-36435.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250206-145217.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250206-155025.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250225-083056.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250226-181429.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250303-125722.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250303-144020.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250311-104640.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/BUG FIXES-20250319-091234.yaml

This file was deleted.

19 changes: 0 additions & 19 deletions .changes/v1.11/ENHANCEMENTS-20250130-105700.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/ENHANCEMENTS-20250207-164803.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/ENHANCEMENTS-20250211-36486.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/ENHANCEMENTS-20250219-094101.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.11/NOTES-20250305-101858.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/BUG FIXES-20250123-135228.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/BUG FIXES-20250123-150746.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/BUG FIXES-20250210-163038.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/BUG FIXES-20250226-171815.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/BUG FIXES-20250331-150802.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250123-101838.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250203-170319.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250204-182544.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250205-104144.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250206-34969.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250220-120438.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250303-151031.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/ENHANCEMENTS-20250318-001121.yaml

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/v1.12/UPGRADE NOTES-20250212-36478.yaml

This file was deleted.

Empty file added .changes/v1.13/.gitkeep
Empty file.
2 changes: 1 addition & 1 deletion .changie.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: BUSL-1.1

changesDir: .changes
unreleasedDir: v1.12
unreleasedDir: v1.13
versionFooterPath: version_footer.tpl.md
changelogPath: CHANGELOG.md
versionExt: md
Expand Down
2 changes: 1 addition & 1 deletion .github/pull_request_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ label to enable the backport bot.

-->

1.12.x
1.13.x

## CHANGELOG entry

Expand Down
36 changes: 2 additions & 34 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,37 +1,4 @@
## 1.12.0 (Unreleased)


ENHANCEMENTS:

* Terraform Test command now accepts a -parallelism=n option, which sets the number of parallel operations in a test run's plan/apply operation. ([#34237](https://github.com/hashicorp/terraform/issues/34237))

* Logical binary operators can now short-circuit ([#36224](https://github.com/hashicorp/terraform/issues/36224))

* Terraform Test: Runs can now be annotated for possible parallel execution. ([#34180](https://github.com/hashicorp/terraform/issues/34180))

* Allow terraform init when tests are present but no configuration files are directly inside the current directory ([#35040](https://github.com/hashicorp/terraform/issues/35040))

* Terraform Test: Continue subsequent test execution when an expected failure is not encountered. ([#34969](https://github.com/hashicorp/terraform/issues/34969))

* Produce detailed diagnostic objects when test run assertions fail ([#34428](https://github.com/hashicorp/terraform/issues/34428))

* Improved elapsed time display in UI Hook to show minutes and seconds in `mm:ss` format. ([#36368](https://github.com/hashicorp/terraform/issues/36368))


BUG FIXES:

* Refreshed state was not used in the plan for orphaned resource instances ([#36394](https://github.com/hashicorp/terraform/issues/36394))

* Fixes malformed Terraform version error when the remote backend reads a remote workspace that specifies a Terraform version constraint. ([#36356](https://github.com/hashicorp/terraform/issues/36356))

* Changes to the order of sensitive attributes in the state format would erroneously indicate a plan contained changes when there were none. ([#36465](https://github.com/hashicorp/terraform/issues/36465))

* Avoid reporting duplicate attribute-associated diagnostics, such as "Available Write-only Attribute Alternative" ([#36579](https://github.com/hashicorp/terraform/issues/36579))


UPGRADE NOTES:

* On Linux, Terraform now requires Linux kernel version 3.2 or later; support for previous versions has been discontinued. ([#36478](https://github.com/hashicorp/terraform/issues/36478))
## 1.13.0 (Unreleased)


EXPERIMENTS:
Expand All @@ -45,6 +12,7 @@ Experiments are only enabled in alpha releases of Terraform CLI. The following f

For information on prior major and minor releases, refer to their changelogs:

- [v1.12](https://github.com/hashicorp/terraform/blob/v1.12/CHANGELOG.md)
- [v1.11](https://github.com/hashicorp/terraform/blob/v1.11/CHANGELOG.md)
- [v1.10](https://github.com/hashicorp/terraform/blob/v1.10/CHANGELOG.md)
- [v1.9](https://github.com/hashicorp/terraform/blob/v1.9/CHANGELOG.md)
Expand Down
2 changes: 1 addition & 1 deletion version/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.12.0-dev
1.13.0-dev
Loading