Skip to content

v1.2.7

Compare
Choose a tag to compare
@hc-github-team-tf-core hc-github-team-tf-core released this 10 Aug 17:57
· 2700 commits to main since this release

1.2.7 (August 10, 2022)

ENHANCEMENTS:

  • config: Check for direct references to deprecated computed attributes. (#31576)

BUG FIXES:

  • config: Fix an crash if a submodule contains a resource whose implied provider local name contains invalid characters, by adding additional validation rules to turn it into a real error. (#31573)
  • core: Fix some handling of provider schema attributes which use the newer "structural typing" mechanism introduced with protocol version 6, and therefore with the new Terraform Plugin Framework (#31532)
  • command: Add missing output text for applyable refresh plans. (#31469)