8000 Prepare before 1.13.0 release (#37470) · hashicorp/terraform@945ce80 · GitHub
[go: up one dir, main page]

Skip to content

Commit 945ce80

Browse files
authored
Prepare before 1.13.0 release (#37470)
update CHANGELOG
1 parent 1ca4cbd commit 945ce80

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.changes/1.13.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENHANCEMENTS:
1212

1313
* Allow successful init when provider constraint matches at least one valid version ([#37137](https://github.com/hashicorp/terraform/issues/37137))
1414

15-
* Performance fix for evaluating high cardinality resources ([#26355](https://github.com/hashicorp/terraform/issues/26355))
15+
* Performance fix for evaluating high cardinality resources ([#37154](https://github.com/hashicorp/terraform/issues/37154))
1616

1717
* TF Test: Allow parallel execution of teardown operations ([#37169](https://github.com/hashicorp/terraform/issues/37169))
1818

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ ENHANCEMENTS:
1212

1313
* Allow successful init when provider constraint matches at least one valid version ([#37137](https://github.com/hashicorp/terraform/issues/37137))
1414

15-
* Performance fix for evaluating high cardinality resources ([#26355](https://github.com/hashicorp/terraform/issues/26355))
15+
* Performance fix for evaluating high cardinality resources ([#37154](https://github.com/hashicorp/terraform/issues/37154))
1616

1717
* TF Test: Allow parallel execution of teardown operations ([#37169](https://github.com/hashicorp/terraform/issues/37169))
1818

0 commit comments

Comments
 (0)
0