opentofu/builtin
Paul Hinze 4e5429a140 provider/aws: ability to generate unique RDS identifier
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.
2016-03-18 16:07:37 -05:00
..
bins Add Github Organization provider. 2016-03-08 23:06:30 +01:00
providers provider/aws: ability to generate unique RDS identifier 2016-03-18 16:07:37 -05:00
provisioners provisioner/remote-exec: Clear out scripts after uploading 2016-03-11 10:25:11 -06:00