Release v1.4.6

1.4.6 (April 26, 2023)

BUG FIXES

  • Fix bug when rendering plans that include null strings. (#33029)

  • Fix bug when rendering plans that include unknown values in maps. (#33029)

  • Fix bug where the plan would render twice when using older versions of TFE as a backend. (#33018)

  • Fix bug where sensitive and unknown metadata was not being propagated to dynamic types while rendering plans. (#33057)

  • Fix bug where sensitive metadata from the schema was not being included in the terraform show -json output. (#33059)

  • Fix bug where computed attributes were not being rendered with the # forces replacement suffix. (#33065)