freebsd-ports/sysutils/terraform
Gabriel M. Dutra 759f35046b sysutils/terraform: Update to 1.4.6
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)

Changelog: https://github.com/hashicorp/terraform/releases/tag/v1.4.6

PR:		271143
2023-04-30 20:41:43 +02:00
..
distinfo sysutils/terraform: Update to 1.4.6 2023-04-30 20:41:43 +02:00
Makefile sysutils/terraform: Update to 1.4.6 2023-04-30 20:41:43 +02:00
pkg-descr