mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-03-16 01:00:22 -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.