terraform/website/source/docs/providers/aws
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
..
r On Oracle RDS DB instances you can't change the encoding 2016-01-27 18:39:00 +01:00
index.html.markdown provider/aws: Add profile to provider config 2016-01-14 15:39:35 +00:00