mitchellh / goamz

Golang Amazon Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Support RDS ParameterGroups

rcostanzo opened this issue · comments

There is no way to associate a parameter group (DBParameterGroupName here: http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html) with the RDS instance being created. This will be very useful to then plumb through to terraform.