mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-05-10 15:02:33 -04:00
Needed to truncate the identifier for SQL Server engines to keep it at max 15 chars per the docs. Not a full UUID going into it, but should be "unique enough" to not matter in practice. Modified the basic test to use the generated value. Other tests are still working w/ explicitly specified identifiers.