Terraform 1.15 Alpha: Dynamic Module Sources
Terraform version 1.15.0-alpha20260304 is released and with it comes another feature which I have been keeping an eye out for. I will be honest that I skipped past the oroginal PR for const being added to variable blocks a few times before realizing what feature it would come under ;). With PR #38217 merged, you can now use variables in module source and version attributes in your current configurations. Lets dive into it.