Name | Version |
---|---|
terraform | >= 0.13.0 |
Name | Version |
---|---|
aws | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
allocated_storage | The amount of storage (in gigabytes) to be initially allocated for the replication instance | number |
50 |
no |
certificate_arn | The Amazon Resource Name (ARN) for the certificate | any |
n/a | yes |
database_name | The name of the endpoint database | any |
n/a | yes |
endpoint_id | The database endpoint identifier | any |
n/a | yes |
endpoint_type | Endpoint type: source or target |
any |
n/a | yes |
engine_name | The type of engine for the endpoint. Can be one of aurora | aurora-postgresql| azuredb | db2 | docdb | dynamodb | elasticsearch | kafka | kinesis | mariadb | mongodb | mysql | oracle | postgres | redshift | s3 | sqlserver | sybase | string |
"" |
no |
engine_version | The engine version number of the replication instance | string |
"none" |
no |
extra_connection_attributes | Additional attributes associated with the connection | any |
n/a | yes |
kms_key_arn | KMS Key ARN to use a CMK instead of default shared key, when storage_encrypted is true | string |
"" |
no |
password | The password to be used to login to the endpoint database | any |
n/a | yes |
port | The port used by the endpoint database | any |
n/a | yes |
server_name | The host name of the server | any |
n/a | yes |
ssl_mode | The SSL mode to use for the connection. Can be one of none | require | verify-ca | verify-full | string |
"none" |
no |
username | The user name to be used to login to the endpoint database | any |
n/a | yes |
No output.
Module managed by DNX Solutions.
Apache 2 Licensed. See LICENSE for full details.