Max Riveiro
137fcfb5de
Massively add HCL source tag in docs Markdown files
...
Signed-off-by: Max Riveiro <kavu13@gmail.com >
2017-04-17 13:17:54 +03:00
Joshua Spence
d25c310468
Add name_prefix to RDS resources ( #13232 )
...
Adds `name_prefix` (or, in some cases, `identifier_prefix`) support to all AWS RDS resources.
2017-03-31 20:22:57 +03:00
George Christou
61277c0dbd
website/docs: Run terraform fmt on code examples ( #12075 )
...
* docs/vsphere: Fix code block
* docs: Convert `...` to `# ...` to allow `terraform fmt`ing
* docs: Trim trailing whitespace
* docs: First-pass run of `terraform fmt` on code examples
2017-02-19 00:48:50 +02:00
Paul Stack
f22564c6c8
docs/aws: Documentation Update for aws_db_option_group ( #8424 )
...
Remove `apply_immediately` from the example and add a short note that we
apply_immediately by default
2016-08-23 20:02:22 +01:00
Paul Stack
5f6ea8b18e
documentation/aws: More additions of Import documention to the AWS ( #7729 )
...
resources
2016-07-20 23:28:59 +01:00
Kraig Amador
dc4dd764e6
Adding option_settings to aws_db_option_group
2016-05-09 12:40:38 -07:00
clint shryock
f8d59b9e97
provider/aws: Update paramter for DB Option Group
2016-05-09 12:16:26 -05:00
stack72
8dc123fd94
Scaffold the AWS DB Option Group resource
...
Change the AWS DB Instance to now include the DB Option Group param. Adds a test to prove that it works
Add acceptance tests for the AWS DB Option Group work. This ensures that Options can be added and updated
Documentation for the AWS DB Option resource
2016-05-08 20:18:53 +01:00