mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-02-28 14:00:58 -05:00
* Provide example to taint documentation Provides an example (with similar formatting as https://www.terraform.io/docs/commands/state/list.html#example-filtering-by-module) for tainting resources within a module. * Add documentation for tainting a single resource