Skip to content

Commit

Permalink
Revert "refactor(userconfig): new generator for SDKv2" (#1532)
Browse files Browse the repository at this point in the history
  • Loading branch information
byashimov authored Jan 12, 2024
1 parent 50ec4df commit 8c5b16c
Show file tree
Hide file tree
Showing 108 changed files with 493 additions and 8,258 deletions.
2 changes: 0 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@ nav_order: 1
- Configure "insufficient broker" error retries timeout
- Enable `local_retention_*` fields in `aiven_kafka_topic` resource
- Validate that `local_retention_bytes` is not bigger than `retention_bytes`
- Add new user config generator
- Use `TypeSet` for arrays with scalar values

## [4.12.1] - 2024-01-05

Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/cassandra.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,19 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `backup_hour` (Number)
- `backup_minute` (Number)
- `cassandra` (List of Object) (see [below for nested schema](#nestedobjatt--cassandra_user_config--cassandra))
- `cassandra_version` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--cassandra_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `migrate_sstableloader` (Boolean)
- `private_access` (List of Object) (see [below for nested schema](#nestedobjatt--cassandra_user_config--private_access))
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--cassandra_user_config--public_access))
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `service_to_join_with` (String)
- `static_ips` (Boolean)
Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/clickhouse.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,14 +69,15 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `ip_filter` (Set of String)
- `additional_backup_regions` (List of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--clickhouse_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `private_access` (List of Object) (see [below for nested schema](#nestedobjatt--clickhouse_user_config--private_access))
- `privatelink_access` (List of Object) (see [below for nested schema](#nestedobjatt--clickhouse_user_config--privatelink_access))
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--clickhouse_user_config--public_access))
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `static_ips` (Boolean)

Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/flink.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,13 +85,14 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `flink_version` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--flink_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `number_of_task_slots` (Number)
- `privatelink_access` (List of Object) (see [below for nested schema](#nestedobjatt--flink_user_config--privatelink_access))
- `service_log` (Boolean)
- `static_ips` (Boolean)

<a id="nestedobjatt--flink_user_config--ip_filter_object"></a>
Expand Down
26 changes: 14 additions & 12 deletions docs/data-sources/grafana.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `alerting_enabled` (Boolean)
- `alerting_error_or_timeout` (String)
- `alerting_max_annotations_to_keep` (Number)
Expand All @@ -108,16 +108,17 @@ Read-Only:
- `editors_can_admin` (Boolean)
- `external_image_storage` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--external_image_storage))
- `google_analytics_ua_id` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `metrics_enabled` (Boolean)
- `oauth_allow_insecure_email_lookup` (Boolean)
- `private_access` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--private_access))
- `privatelink_access` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--privatelink_access))
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--public_access))
- `recovery_basebackup_name` (String)
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `smtp_server` (List of Object) (see [below for nested schema](#nestedobjatt--grafana_user_config--smtp_server))
- `static_ips` (Boolean)
Expand All @@ -132,8 +133,8 @@ Read-Only:
Read-Only:

- `allow_sign_up` (Boolean)
- `allowed_domains` (Set of String)
- `allowed_groups` (Set of String)
- `allowed_domains` (List of String)
- `allowed_groups` (List of String)
- `auth_url` (String)
- `client_id` (String)
- `client_secret` (String)
Expand All @@ -146,15 +147,15 @@ Read-Only:
Read-Only:

- `allow_sign_up` (Boolean)
- `allowed_domains` (Set of String)
- `allowed_organizations` (Set of String)
- `allowed_domains` (List of String)
- `allowed_organizations` (List of String)
- `api_url` (String)
- `auth_url` (String)
- `auto_login` (Boolean)
- `client_id` (String)
- `client_secret` (String)
- `name` (String)
- `scopes` (Set of String)
- `scopes` (List of String)
- `token_url` (String)


Expand All @@ -164,10 +165,11 @@ Read-Only:
Read-Only:

- `allow_sign_up` (Boolean)
- `allowed_organizations` (Set of String)
- `allowed_organizations` (List of String)
- `client_id` (String)
- `client_secret` (String)
- `team_ids` (Set of Number)
- `skip_org_role_sync` (Boolean)
- `team_ids` (List of Number)


<a id="nestedobjatt--grafana_user_config--auth_gitlab"></a>
Expand All @@ -176,7 +178,7 @@ Read-Only:
Read-Only:

- `allow_sign_up` (Boolean)
- `allowed_groups` (Set of String)
- `allowed_groups` (List of String)
- `api_url` (String)
- `auth_url` (String)
- `client_id` (String)
Expand All @@ -190,7 +192,7 @@ Read-Only:
Read-Only:

- `allow_sign_up` (Boolean)
- `allowed_domains` (Set of String)
- `allowed_domains` (List of String)
- `client_id` (String)
- `client_secret` (String)

Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/influxdb.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,17 +85,18 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `custom_domain` (String)
- `influxdb` (List of Object) (see [below for nested schema](#nestedobjatt--influxdb_user_config--influxdb))
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--influxdb_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `private_access` (List of Object) (see [below for nested schema](#nestedobjatt--influxdb_user_config--private_access))
- `privatelink_access` (List of Object) (see [below for nested schema](#nestedobjatt--influxdb_user_config--privatelink_access))
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--influxdb_user_config--public_access))
- `recovery_basebackup_name` (String)
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `static_ips` (Boolean)

Expand Down
8 changes: 5 additions & 3 deletions docs/data-sources/kafka.md
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,12 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `aiven_kafka_topic_messages` (Boolean)
- `custom_domain` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `kafka` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--kafka))
- `kafka_authentication_methods` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--kafka_authentication_methods))
- `kafka_connect` (Boolean)
Expand All @@ -110,6 +110,7 @@ Read-Only:
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--public_access))
- `schema_registry` (Boolean)
- `schema_registry_config` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--schema_registry_config))
- `service_log` (Boolean)
- `static_ips` (Boolean)
- `tiered_storage` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_user_config--tiered_storage))

Expand Down Expand Up @@ -215,6 +216,7 @@ Read-Only:
- `consumer_enable_auto_commit` (Boolean)
- `consumer_request_max_bytes` (Number)
- `consumer_request_timeout_ms` (Number)
- `name_strategy_validation` (Boolean)
- `producer_acks` (String)
- `producer_compression_type` (String)
- `producer_linger_ms` (Number)
Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/kafka_connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,14 +84,15 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `ip_filter` (Set of String)
- `additional_backup_regions` (List of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_connect_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `kafka_connect` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_connect_user_config--kafka_connect))
- `private_access` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_connect_user_config--private_access))
- `privatelink_access` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_connect_user_config--privatelink_access))
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_connect_user_config--public_access))
- `service_log` (Boolean)
- `static_ips` (Boolean)

<a id="nestedobjatt--kafka_connect_user_config--ip_filter_object"></a>
Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/kafka_mirrormaker.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,12 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `ip_filter` (Set of String)
- `additional_backup_regions` (List of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_mirrormaker_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `kafka_mirrormaker` (List of Object) (see [below for nested schema](#nestedobjatt--kafka_mirrormaker_user_config--kafka_mirrormaker))
- `service_log` (Boolean)
- `static_ips` (Boolean)

<a id="nestedobjatt--kafka_mirrormaker_user_config--ip_filter_object"></a>
Expand Down
5 changes: 3 additions & 2 deletions docs/data-sources/m3aggregator.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,11 +85,12 @@ Read-Only:
Read-Only:

- `custom_domain` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--m3aggregator_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `m3_version` (String)
- `m3aggregator_version` (String)
- `service_log` (Boolean)
- `static_ips` (Boolean)

<a id="nestedobjatt--m3aggregator_user_config--ip_filter_object"></a>
Expand Down
13 changes: 7 additions & 6 deletions docs/data-sources/m3db.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,11 +84,11 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `custom_domain` (String)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `limits` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--limits))
- `m3` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--m3))
- `m3_version` (String)
Expand All @@ -99,6 +99,7 @@ Read-Only:
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--public_access))
- `rules` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--rules))
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `static_ips` (Boolean)

Expand Down Expand Up @@ -202,13 +203,13 @@ Read-Only:

Read-Only:

- `aggregations` (Set of String)
- `aggregations` (List of String)
- `drop` (Boolean)
- `filter` (String)
- `name` (String)
- `namespaces` (Set of String)
- `namespaces` (List of String)
- `namespaces_object` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--rules--mapping--namespaces_object))
- `namespaces_string` (Set of String)
- `namespaces_string` (List of String)
- `tags` (List of Object) (see [below for nested schema](#nestedobjatt--m3db_user_config--rules--mapping--tags))

<a id="nestedobjatt--m3db_user_config--rules--mapping--namespaces_object"></a>
Expand Down
7 changes: 4 additions & 3 deletions docs/data-sources/mysql.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,15 +84,15 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `admin_password` (String)
- `admin_username` (String)
- `backup_hour` (Number)
- `backup_minute` (Number)
- `binlog_retention_period` (Number)
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--mysql_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `migration` (List of Object) (see [below for nested schema](#nestedobjatt--mysql_user_config--migration))
- `mysql` (List of Object) (see [below for nested schema](#nestedobjatt--mysql_user_config--mysql))
- `mysql_version` (String)
Expand All @@ -101,6 +101,7 @@ Read-Only:
- `project_to_fork_from` (String)
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--mysql_user_config--public_access))
- `recovery_target_time` (String)
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `static_ips` (Boolean)

Expand Down
10 changes: 6 additions & 4 deletions docs/data-sources/opensearch.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,14 +85,14 @@ Read-Only:

Read-Only:

- `additional_backup_regions` (Set of String)
- `additional_backup_regions` (List of String)
- `custom_domain` (String)
- `disable_replication_factor_adjustment` (Boolean)
- `index_patterns` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--index_patterns))
- `index_template` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--index_template))
- `ip_filter` (Set of String)
- `ip_filter` (List of String)
- `ip_filter_object` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--ip_filter_object))
- `ip_filter_string` (Set of String)
- `ip_filter_string` (List of String)
- `keep_index_refresh_interval` (Boolean)
- `max_index_count` (Number)
- `openid` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--openid))
Expand All @@ -105,6 +105,7 @@ Read-Only:
- `public_access` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--public_access))
- `recovery_basebackup_name` (String)
- `saml` (List of Object) (see [below for nested schema](#nestedobjatt--opensearch_user_config--saml))
- `service_log` (Boolean)
- `service_to_fork_from` (String)
- `static_ips` (Boolean)

Expand Down Expand Up @@ -169,6 +170,7 @@ Read-Only:
- `email_sender_name` (String)
- `email_sender_password` (String)
- `email_sender_username` (String)
- `enable_security_audit` (Boolean)
- `http_max_content_length` (Number)
- `http_max_header_size` (Number)
- `http_max_initial_line_length` (Number)
Expand All @@ -187,7 +189,7 @@ Read-Only:
- `ism_history_rollover_check_period` (Number)
- `ism_history_rollover_retention_period` (Number)
- `override_main_response_version` (Boolean)
- `reindex_remote_whitelist` (Set of String)
- `reindex_remote_whitelist` (List of String)
- `script_max_compilations_rate` (String)
- `search_max_buckets` (Number)
- `thread_pool_analyze_queue_size` (Number)
Expand Down
Loading

0 comments on commit 8c5b16c

Please sign in to comment.