Breaking changes
No code changes, but we have moved the starter_locations variable in our examples config files from the inputs.yaml over to the tfvars file.
We have also refactored the inputs.yaml file to match AVM Bicep and be aligned to our updated documentation. This includes removing some optional variables that were just set to their defaults before to reduce noise in the file.
What's Changed
- feat: move location and refactor inputs by @jaredfholgate in #284
Full Changelog: v13.1.0...v14.0.0