Point to CreateDBInstance docs for more info

The docs for the CreateDBInstance API call include quite a bit more information about each individual option, (for example `Engine` has each of the possible options listed, whilst the cli reference doesn't).
This commit is contained in:
James Gregory 2016-11-21 10:01:17 +11:00 committed by GitHub
parent fd8d41f6a5
commit ea658635fe
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ resource "aws_db_instance" "default" {
## Argument Reference
For more detailed documentation about each argument, refer to
the [AWS official documentation](https://docs.aws.amazon.com/AmazonRDS/latest/CommandLineReference/CLIReference-cmd-ModifyDBInstance.html).
the [AWS official documentation](http://docs.aws.amazon.com/AmazonRDS/latest/APIReference/API_CreateDBInstance.html).
The following arguments are supported: