Terraform - v1.1.0-alpha20210714
1.1.0 (Unreleased)
NEW FEATURES:
- cli:
terraform add
generates resource configuration templates (#28874) - config: a new
type()
function, only available interraform console
(#28501)
ENHANCEMENTS:
- config: Terraform now checks the syntax of and normalizes module source addresses (the
source
argument inmodule
blocks) during configuration decoding rather than only at module installation time. This is largely just an internal refactoring, but a visible benefit of this change is that theterraform init
messages about module downloading will now show the canonical module package address Terraform is downloading from, after interpreting the special shorthands for common cases like GitHub URLs. (#28854)
BUG FIXES:
Details
date
July 14, 2021, 5:18 p.m.
name
v1.1.0-alpha20210714
type
Pre-release
👇
Register or login to:
- 🔍View and search all Terraform releases.
- 🛠️Create and share lists to track your tools.
- 🚨Setup notifications for major, security, feature or patch updates.
- 🚀Much more coming soon!