Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(update): update schemas (2024-11-14) #1899

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

github-actions[bot]
Copy link
Contributor

  • Add aiven_influxdb resource field influxdb_user_config.private_access.user_backup: Allow clients to connect
    to user_backup with a DNS name that always resolves to the service's private IP addresses
  • Add aiven_influxdb resource field influxdb_user_config.privatelink_access.user_backup: Enable user_backup.
  • Add aiven_influxdb resource field influxdb_user_config.public_access.user_backup: Allow clients to connect
    to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
  • Add aiven_thanos resource field thanos_user_config.receiver_ingesting: CommonReceive.
  • Add aiven_thanos resource field thanos_user_config.receiver_routing: ThanosReceiveRouting.
  • Add aiven_thanos resource field thanos_user_config.ruler: ThanosRuler.
  • Add aiven_thanos resource field thanos_user_config.store: ThanosStore.
  • Add aiven_influxdb datasource field influxdb_user_config.private_access.user_backup: Allow clients to connect
    to user_backup with a DNS name that always resolves to the service's private IP addresses
  • Add aiven_influxdb datasource field influxdb_user_config.privatelink_access.user_backup: Enable user_backup.
  • Add aiven_influxdb datasource field influxdb_user_config.public_access.user_backup: Allow clients to connect
    to user_backup from the public internet for service nodes that are in a project VPC or another type of private network.
  • Add aiven_thanos datasource field thanos_user_config.receiver_ingesting: CommonReceive.
  • Add aiven_thanos datasource field thanos_user_config.receiver_routing: ThanosReceiveRouting.
  • Add aiven_thanos datasource field thanos_user_config.ruler: ThanosRuler.
  • Add aiven_thanos datasource field thanos_user_config.store: ThanosStore.
  • Change aiven_account_team_project resource field team_type: add organization:app_users:write,
    organization:audit_logs:read, organization:billing:read, organization:billing:write, organization:domains:write,
    organization:groups:write, organization:idps:write, organization:network:read, organization:network:write,
    organization:permissions:read, organization:permissions:write, organization:projects:read,
    organization:projects:write, organization:users:write, project:services:write, role:organization:admin,
    role:services:maintenance, role:services:recover, service:data:write, service:secrets:read,
    service:users:write, remove services:maintenance
  • Change aiven_opensearch resource field opensearch_user_config.azure_migration.indices: optional truefalse
  • Change aiven_opensearch resource field opensearch_user_config.gcs_migration.indices: optional truefalse
  • Change aiven_opensearch resource field opensearch_user_config.s3_migration.indices: optional truefalse
  • Change aiven_organization_permission resource field permissions.permissions: add organization:app_users:write,
    organization:audit_logs:read, organization:billing:read, organization:billing:write, organization:domains:write,
    organization:groups:write, organization:idps:write, organization:network:read, organization:network:write,
    organization:permissions:read, organization:permissions:write, organization:projects:read,
    organization:projects:write, organization:users:write, project:services:write, role:organization:admin,
    role:services:maintenance, role:services:recover, service:data:write, service:secrets:read,
    service:users:write, remove services:maintenance
  • Change aiven_organization_permission resource field resource_type: add organization_unit, organization
  • Change aiven_project_user resource field member_type: add organization:app_users:write,
    organization:audit_logs:read, organization:billing:read, organization:billing:write, organization:domains:write,
    organization:groups:write, organization:idps:write, organization:network:read, organization:network:write,
    organization:permissions:read, organization:permissions:write, organization:projects:read,
    organization:projects:write, organization:users:write, project:services:write, role:organization:admin,
    role:services:maintenance, role:services:recover, service:data:write, service:secrets:read,
    service:users:write, remove services:maintenance
  • Change aiven_account_team_project datasource field team_type: add organization:app_users:write,
    organization:audit_logs:read, organization:billing:read, organization:billing:write, organization:domains:write,
    organization:groups:write, organization:idps:write, organization:network:read, organization:network:write,
    organization:permissions:read, organization:permissions:write, organization:projects:read,
    organization:projects:write, organization:users:write, project:services:write, role:organization:admin,
    role:services:maintenance, role:services:recover, service:data:write, service:secrets:read,
    service:users:write, remove services:maintenance
  • Change aiven_opensearch datasource field opensearch_user_config.azure_migration.indices: optional truefalse
  • Change aiven_opensearch datasource field opensearch_user_config.gcs_migration.indices: optional truefalse
  • Change aiven_opensearch datasource field opensearch_user_config.s3_migration.indices: optional truefalse
  • Change aiven_project_user datasource field member_type: add organization:app_users:write,
    organization:audit_logs:read, organization:billing:read, organization:billing:write, organization:domains:write,
    organization:groups:write, organization:idps:write, organization:network:read, organization:network:write,
    organization:permissions:read, organization:permissions:write, organization:projects:read,
    organization:projects:write, organization:users:write, project:services:write, role:organization:admin,
    role:services:maintenance, role:services:recover, service:data:write, service:secrets:read,
    service:users:write, remove services:maintenance

@github-actions github-actions bot requested a review from a team as a code owner November 14, 2024 05:06
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Nov 14, 2024
@byashimov
Copy link
Contributor

Looks like indices became required here aiven/go-api-schemas@33633d0#diff-0b295055a2addea4c3659e6a299fc8bf7739a038b0c0d7fbc95b640292280b7fR4804
I mean, it's not a bug in the TF generators.

byashimov
byashimov previously approved these changes Nov 14, 2024
@rriski rriski closed this Nov 14, 2024
@rriski rriski reopened this Nov 14, 2024
@byashimov byashimov merged commit 53eee6c into main Nov 14, 2024
10 checks passed
@byashimov byashimov deleted the update/2024-11-14-11831071230 branch November 14, 2024 11:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants