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

GCP: gcp.project.sql.instances {settings.ipConfiguration {*}} Need access to field "sslMode": "ENCRYPTED_ONLY #4158

Closed
mm-weber opened this issue May 31, 2024 · 1 comment · Fixed by #4159
Assignees
Labels
enhancement New feature or request gcp

Comments

@mm-weber
Copy link
Contributor

gcp.project.sql.instances {settings.ipConfiguration {*}}

doesn't expose the needed sslMode field yet:

  2: {
    settings.ipConfiguration: {
      requireSsl: true
      privateNetwork: "projects/manuel-development-3/global/networks/my-custom-network-89kb"
      id: "manuel-development-3/pass-sql-mysql-89kb-199a00a9/settings/ipConfiguration"
      ipv4Enabled: false
      allocatedIpRange: ""
      authorizedNetworks: []
    }
  }
@mm-weber
Copy link
Contributor Author

mm-weber commented Jun 1, 2024

Thanks @tas50

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gcp
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant