We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
"sslMode": "ENCRYPTED_ONLY
gcp.project.sql.instances {settings.ipConfiguration {*}}
doesn't expose the needed sslMode field yet:
sslMode
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: [] } }
The text was updated successfully, but these errors were encountered:
Thanks @tas50
Sorry, something went wrong.
mm-weber
Successfully merging a pull request may close this issue.
gcp.project.sql.instances {settings.ipConfiguration {*}}
doesn't expose the needed
sslMode
field yet:The text was updated successfully, but these errors were encountered: