v1.15.3
📦 terraformView on GitHub →
🐛 3 fixes🔧 2 symbols
Summary
This patch release addresses several bugs related to resource migration in stacks, cloud backend flag forwarding, and provider installation crashes.
🐛 Bug Fixes
- Fixed a bug in stacks that prevented migrating resources under multiple layers of module nesting with implicit provider configuration.
- The cloud backend now forwards the -generate-config-out flag usage to the query create request.
- Fixed a crash that occurred during provider installation when no configuration was present.