[arch-commits] Commit in terraform/trunk (CHANGELOG.md)
Daurnimator
daurnimator at archlinux.org
Mon Nov 2 03:12:37 UTC 2020
Date: Monday, November 2, 2020 @ 03:12:33
Author: daurnimator
Revision: 739068
upgpkg: terraform 0.13.5-1
Modified:
terraform/trunk/CHANGELOG.md
--------------+
CHANGELOG.md | 8 ++++++++
1 file changed, 8 insertions(+)
Modified: CHANGELOG.md
===================================================================
--- CHANGELOG.md 2020-11-02 03:00:01 UTC (rev 739067)
+++ CHANGELOG.md 2020-11-02 03:12:33 UTC (rev 739068)
@@ -1,3 +1,11 @@
+## 0.13.5 (October 21, 2020)
+
+BUG FIXES:
+
+* terraform: fix issue where the provider configuration was not properly attached to the configured provider source address by localname ([#26567](https://github.com/hashicorp/terraform/issues/26567))
+* core: fix a performance issue when a resource contains a very large and deeply nested schema ([#26577](https://github.com/hashicorp/terraform/issues/26577))
+* backend/azurerm: fix an issue when using the metadata host to lookup environments ([#26463](https://github.com/hashicorp/terraform/issues/26463))
+
## 0.13.4 (September 30, 2020)
UPGRADE NOTES:
More information about the arch-commits
mailing list