v1.1.0
What's Changed
- Minor typo in hub var.tf and Recommendation to Quick Start content by @ATuckwell in #104
- chore: wiki-sync.yml perms by @jaredfholgate in #105
- chore: Bring module names in line by @jaredfholgate in #107
Breaking changes
- The module name has been updated in the
basic
starter module. If you update the bootstrap and replace it, your subsequent plan may attempt to destroy and re-create the landing zone. In this case, simply add a moved block to your code to handle the rename. We have not added this to the code as we expect thebasic
is only used for testing purposes and the accelerator is also not designed to be updated in place.
New Contributors
- @ATuckwell made their first contribution in #104
Full Changelog: v1.0.1...v1.1.0