terraform/website/source/docs
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
..
commands command: Add `terraform untaint` 2016-03-11 12:38:57 -06:00
configuration Revert "core: Add uuid() interpolate function." 2016-03-15 18:39:34 -05:00
internals
modules
plugins Added a cast to "(*schema.Provider)" in the standard TestProvider function 2016-03-06 19:16:34 -03:00
providers provider/aws: ability to generate unique RDS identifier 2016-03-18 16:07:37 -05:00
provisioners Update null_resource.html.markdown 2016-02-25 09:13:54 -06:00
state
index.html.markdown