This release contains the initial implementation of the base migration tooling for upjet-based providers and improvements to the metadata scraper. It also contains support for map types as sensitive inputs.
What's Changed
- Add PollInterval to controller setup functions by @fhopfensperger in #112
- Update new provider documentation by @muvaf in #115
- Fixes in add-new-resource-short.md doc by @turkenf in #117
- docs: add preferred provider repository naming by @sboschman in #123
- Add config.Provider.GetSkippedResourceNames by @ulucinar in #137
- Handle sensitive input maps via SecretReference by @turkenh in #138
- Add terrajet-to-upjet migration guide by @ulucinar in #133
- Fix dockerfile link in generating-a-provider doc by @tomkingchen in #144
- Delete OWNERS.md by @jeanduplessis in #141
- Add a "--extensions" command-line option to the metadata scraper by @ulucinar in #145
- Base migration framework by @ulucinar in #119
- Migration source and target implementations by @sergenyalcin in #124
- Use a local runtime.Scheme with the migration.Registry by @ulucinar in #146
New Contributors
- @fhopfensperger made their first contribution in #112
- @turkenf made their first contribution in #117
- @sboschman made their first contribution in #123
- @turkenh made their first contribution in #138
- @tomkingchen made their first contribution in #144
- @jeanduplessis made their first contribution in #141
Full Changelog: v0.7.0...v0.8.0