Terraform
HashiCorp Terraform core releases and blog.
Filter: Show all AI (3)Architect (1)AWS (3)Azure (2)Blog (20)Deprecation (2)Engineer (23)GA (1)Governance (2)Infra (22)Media (1)Preview (2)Security (10)Terraform (7)
- HashiCorp Blog bloginfraawsdeprecationengineer ·
Terraform 1.15: Dynamic sources, variable deprecation, Windows ARM64
Terraform 1.15 introduces several updates including dynamic module sources and Windows ARM64 builds. It also deprecates certain variable usage and adds S3 AWS login capabilities. These changes aim to improve flexibility and maintainability for users managing infrastructure as code.
deprecation feature patch - Terraform Core Releases terraforminfraawsdeprecationengineer ·
Terraform 1.15.0 adds Windows ARM64 builds and variable support in module sources
Terraform v1.15.0 introduces builds for Windows ARM64 and allows variables and locals in module source and version attributes. It also adds a `deprecated` attribute for variables and outputs, enabling better lifecycle management for configurations. These changes benefit engineers managing diverse environments and complex module dependencies by providing more flexibility and clearer deprecation signals.
feature patch deprecation
