Pascal Wölfle
Results
1
comments of
Pascal Wölfle
In 1.12.2, the azurerm backend configuration treated an empty string as set and the default value was not set: https://github.com/hashicorp/terraform/blob/ce0baf874af938310a4cb03ad2d71150d474fa70/internal/legacy/helper/schema/backend.go#L80 Introduced with https://github.com/hashicorp/terraform/commit/481bef375938d8473e235734f904136a0e8a8ccd in 1.13.0, the azurerm backend overwrites empty...