Terraform 1.15 introduces dynamic module sources, deprecation warnings for variables and outputs, inline type conversions, and other infrastructure improvements.
- •Variables with const attribute can be used in module sources and versions during terraform init
- •Deprecated attribute warns users when deprecated variables, outputs, or resources are referenced
- •Convert function enables explicit type conversions for edge cases where type inference fails
- •Windows ARM64 native builds support devices like Surface Pro and ARM virtual machines on Mac
- •AWS login authentication method supported in S3 backend, eliminating long-term access keys
This summary was automatically generated by AI based on the original article and may not be fully accurate.