Compatibility
This version of the Terraform starter module is only compatible with with versions of the ALZ PowerShell module > 4.0.0
: https://github.com/Azure/ALZ-PowerShell-Module/releases/tag/4.0.0
Older version of the PowerShell module will fail.
What's Changed
We have removed support for the UI option from the accelerator and now only support the input configuration file. This is flagged as a major version as we have removed some configuration required by older versions of the PowerShell module.
- feat: remove ui support by @jaredfholgate in #171
Full Changelog: v2.4.0...v3.0.0