terraform/website/source/docs
Lars Bahner 8f2d39be45 On Oracle RDS DB instances you can't change the encoding
of the database after creation. So we need to be able to
set the CharacterSetName on creation.
This is an option and will automagically default to
AL32UTF8.

The AWS SDK will give you an error message if you try to
apply this setting to other engines. The patch will only
report the character_set_name attribute, if CharacterSetName
is set on the instance.

Signed-off-by: Lars Bahner <lars.bahner@gmail.com>
2016-01-27 18:39:00 +01:00
..
commands command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
configuration Merge pull request #4788 from hashicorp/phinze/skip-remote-test-option 2016-01-25 10:57:08 -06:00
internals Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
modules command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
plugins Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
providers On Oracle RDS DB instances you can't change the encoding 2016-01-27 18:39:00 +01:00
provisioners Add the option to add arbitrary `client.rb` options 2016-01-09 00:42:02 +01:00
state docs/remote-state/s3: Fix typo 2016-01-25 22:16:25 +00:00
index.html.markdown Add meta descriptions to all pages 2014-10-21 23:21:56 -04:00