This module seeds any RDS for Development/Testing.
Notes:
- Lockable initializing SQL may cost more time.
Name | Version |
---|---|
terraform | >= 1.0 |
byteset | >= 0.2.1 |
Name | Version |
---|---|
byteset | >= 0.2.1 |
No modules.
Name | Type |
---|---|
byteset_pipeline.rds | resource |
Name | Description | Type | Default | Required |
---|---|---|---|---|
destination_address | Specify the seeding destiantion address. | string |
n/a | yes |
destination_batch_cap | Specify the (insertion) batch capacity value of destination. | number |
500 |
no |
destination_conn_max | Specify the connection maximum value of destination. | number |
5 |
no |
source_address | Specify the seeding source address started with 'file://' or 'http(s)://' schema. | string |
n/a | yes |
walrus_metadata_environment_name | Walrus metadata environment name. | string |
"" |
no |
walrus_metadata_project_name | Walrus metadata project name. | string |
"" |
no |
walrus_metadata_service_name | Walrus metadata service name. | string |
"" |
no |
Name | Description |
---|---|
cost | n/a |
id | n/a |