terraform/website/source
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
..
assets Add structured data 2016-01-24 13:32:35 -05:00
docs On Oracle RDS DB instances you can't change the encoding 2016-01-27 18:39:00 +01:00
intro command: Change module-depth default to -1 2016-01-20 13:58:02 -06:00
layouts Merge pull request #4842 from hashicorp/f-azurerm-storage-resources 2016-01-27 11:23:11 -05:00
.gitignore
404.html.erb
community.html.erb Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
downloads.html.erb Use HTTPS + www. for links 2016-01-14 16:03:26 -05:00
index.html.erb provider/aws: Update docs with t1 instance for accounts with EC2 Classic 2015-12-21 10:00:34 -06:00
robots.txt
sitemap.xml.builder