Commit Graph

4 Commits

Author SHA1 Message Date
clint shryock
f70f778a5a provider/aws: Randomize DB Option Group Name to avoid name conflicts in Travis CI 2016-05-12 11:15:36 -05:00
stack72
420b24fa90 provider/aws: Fix aws_db_option_group option_settings test for
correct hash value
2016-05-11 22:43:17 +01:00
Kraig Amador
dc4dd764e6 Adding option_settings to aws_db_option_group 2016-05-09 12:40:38 -07: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