mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-04-18 09:02:04 -04:00
This was likely meant to be set to Err true but the old parser mistakenly didn't raise an error
Helper Libraries
This folder contains helper libraries for Terraform plugins. A running joke is that this is "Terraform standard library" for plugins. The goal of the packages in this directory are to provide high-level helpers to make it easier to implement the various aspects of writing a plugin for Terraform.