Skip to content

Commit

Permalink
regenerate sdks to include neptune and documentdb
Browse files Browse the repository at this point in the history
GitOrigin-RevId: 8372f13709e2985305e9f48a1165ba9ef4786db0
  • Loading branch information
wcraigjones authored and SupportSDM committed Nov 24, 2021
1 parent 5e35184 commit 2f209ff
Show file tree
Hide file tree
Showing 7 changed files with 8,744 additions and 5,988 deletions.
48 changes: 48 additions & 0 deletions docs/data-sources/resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,31 @@ In addition to provided arguments above, the following attributes are returned b
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* `username` -
* document_db_host:
* `auth_database` -
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
* `hostname` -
* `id` - Unique identifier of the Resource.
* `name` - Unique human-readable name of the Resource.
* `password` -
* `port` -
* `port_override` -
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* `username` -
* document_db_replica_set:
* `auth_database` -
* `connect_to_replica` -
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
* `hostname` - Hostname must contain the hostname/port pairs of all instances in the replica set separated by commas.
* `id` - Unique identifier of the Resource.
* `name` - Unique human-readable name of the Resource.
* `password` -
* `port_override` -
* `replica_set` -
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* `username` -
* druid:
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
* `hostname` -
Expand Down Expand Up @@ -550,6 +575,29 @@ In addition to provided arguments above, the following attributes are returned b
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* `username` -
* neptune:
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
* `endpoint` -
* `id` - Unique identifier of the Resource.
* `name` - Unique human-readable name of the Resource.
* `port` -
* `port_override` -
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* neptune_iam:
* `access_key` -
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
* `endpoint` -
* `id` - Unique identifier of the Resource.
* `name` - Unique human-readable name of the Resource.
* `port` -
* `port_override` -
* `region` -
* `role_arn` -
* `role_external_id` -
* `secret_access_key` -
* `secret_store_id` - ID of the secret store containing credentials for this resource, if any.
* `tags` - Tags is a map of key, value pairs.
* oracle:
* `database` -
* `egress_filter` - A filter applied to the routing logic to pin datasource to nodes.
Expand Down
64 changes: 64 additions & 0 deletions docs/resources/resource.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,6 +354,35 @@ The following arguments are supported by the Resource resource:
* `username` - (Optional)
* `secret_store_username_path` - (Optional)
* `secret_store_username_key` - (Optional)
* document_db_host:
* `auth_database` - (Required)
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
* `hostname` - (Required)
* `name` - (Required) Unique human-readable name of the Resource.
* `password` - (Optional)
* `secret_store_password_path` - (Optional)
* `secret_store_password_key` - (Optional)
* `port` - (Optional)
* `secret_store_id` - (Optional) ID of the secret store containing credentials for this resource, if any.
* `tags` - (Optional) Tags is a map of key, value pairs.
* `username` - (Optional)
* `secret_store_username_path` - (Optional)
* `secret_store_username_key` - (Optional)
* document_db_replica_set:
* `auth_database` - (Required)
* `connect_to_replica` - (Optional)
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
* `hostname` - (Required) Hostname must contain the hostname/port pairs of all instances in the replica set separated by commas.
* `name` - (Required) Unique human-readable name of the Resource.
* `password` - (Optional)
* `secret_store_password_path` - (Optional)
* `secret_store_password_key` - (Optional)
* `replica_set` - (Required)
* `secret_store_id` - (Optional) ID of the secret store containing credentials for this resource, if any.
* `tags` - (Optional) Tags is a map of key, value pairs.
* `username` - (Optional)
* `secret_store_username_path` - (Optional)
* `secret_store_username_key` - (Optional)
* druid:
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
* `hostname` - (Required)
Expand Down Expand Up @@ -675,6 +704,33 @@ The following arguments are supported by the Resource resource:
* `username` - (Optional)
* `secret_store_username_path` - (Optional)
* `secret_store_username_key` - (Optional)
* neptune:
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
* `endpoint` - (Required)
* `name` - (Required) Unique human-readable name of the Resource.
* `port` - (Optional)
* `secret_store_id` - (Optional) ID of the secret store containing credentials for this resource, if any.
* `tags` - (Optional) Tags is a map of key, value pairs.
* neptune_iam:
* `access_key` - (Optional)
* `secret_store_access_key_path` - (Optional)
* `secret_store_access_key_key` - (Optional)
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
* `endpoint` - (Required)
* `name` - (Required) Unique human-readable name of the Resource.
* `port` - (Optional)
* `region` - (Required)
* `role_arn` - (Optional)
* `secret_store_role_arn_path` - (Optional)
* `secret_store_role_arn_key` - (Optional)
* `role_external_id` - (Optional)
* `secret_store_role_external_id_path` - (Optional)
* `secret_store_role_external_id_key` - (Optional)
* `secret_access_key` - (Optional)
* `secret_store_secret_access_key_path` - (Optional)
* `secret_store_secret_access_key_key` - (Optional)
* `secret_store_id` - (Optional) ID of the secret store containing credentials for this resource, if any.
* `tags` - (Optional) Tags is a map of key, value pairs.
* oracle:
* `database` - (Required)
* `egress_filter` - (Optional) A filter applied to the routing logic to pin datasource to nodes.
Expand Down Expand Up @@ -926,6 +982,10 @@ In addition to provided arguments above, the following attributes are returned b
* `port_override` -
* db_2_luw:
* `port_override` -
* document_db_host:
* `port_override` -
* document_db_replica_set:
* `port_override` -
* druid:
* `port_override` -
* dynamo_db:
Expand All @@ -952,6 +1012,10 @@ In addition to provided arguments above, the following attributes are returned b
* `port_override` -
* mysql:
* `port_override` -
* neptune:
* `port_override` -
* neptune_iam:
* `port_override` -
* oracle:
* `port_override` -
* postgres:
Expand Down
Loading

0 comments on commit 2f209ff

Please sign in to comment.