Release v0.14.6¶
0.14.6 (February 04, 2021)¶
ENHANCEMENTS:
backend/s3: Add support for AWS Single-Sign On (SSO) cached credentials (#27620)
BUG FIXES:
cli: Rerunning
initwill reuse installed providers rather than fetching the provider again (#27582)config: Fix panic when applying a config using sensitive values in some block sets (#27635)
core: Fix \Invalid planned change\ error when planning tainted resource which no longer exists (#27563)
core: Fix panic when refreshing data source which contains sensitive values (#27567)
core: Fix init with broken link in plugin_cache_dir (#27447)
core: Prevent evaluation of removed data source instances during plan (#27621)
core: Don’t plan changes for outputs that remain null (#27512)