v1.11.2
📦 terraform
✨ 1 features🐛 2 fixes🔧 4 symbols
Summary
Terraform 1.11.2 introduces OIDC token refresh support for Azure ADO Pipelines and fixes a null-value handling bug in the templatestring function.
✨ New Features
- Azure Backend now supports ADO Pipelines OIDC token refresh using oidc_request_url, oidc_request_token, and the new ado_pipeline_service_connection_id.
🐛 Bug Fixes
- The templatestring function now correctly returns an error when it contains a single interpolation evaluating to a null value.
- Azure Backend subscription_id is now optional, skipping unnecessary management plane API calls in specific configurations.
🔧 Affected Symbols
templatestringbackend.azureado_pipeline_service_connection_idsubscription_id