Terraform enables you to safely and predictably create, change, and improve infrastructure. It is a source-available tool that codifies APIs into declarative configuration files that can be shared amongst team members, treated as code, edited, reviewed, and versioned.
Check if module version evaluates to something != null
Instead of assuming a registry module when a version attribute is set, Terraform now checks if the expression evaluates to a valid constraints and only then treats the source as a registry module.
D
Daniel Banck committed
23ba5d53643c693c6a41e6136aa5d4026acde23a
Parent: e9e5549
Committed by Daniel Banck <dbanck@users.noreply.github.com>
on 5/26/2026, 10:57:28 AM