Skip to content

v1.0.7

Choose a tag to compare

@hc-github-team-tf-core hc-github-team-tf-core released this 15 Sep 18:48
· 7455 commits to main since this release

1.0.7 (September 15, 2021)

BUG FIXES:

  • core: Remove check for computed attributes which is no longer valid with optional structural attributes (#29563)
  • core: Prevent object types with optional attributes from being instantiated as concrete values, which can lead to failures in type comparison (#29559)
  • core: Empty containers in the configuration were not planned correctly when used with optional structural attributes (#29580)