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

add ssl_mode given deprecation of require_ssl #1152

Merged
merged 1 commit into from
Jun 25, 2024

Conversation

bobcallaway
Copy link
Member

@bobcallaway bobcallaway commented Jun 24, 2024

╷
│ Warning: Argument is deprecated
│ 
│   with module.sigstore.module.ctlog_shards["2022"].google_sql_database_instance.trillian,
│   on ../../../../../scaffolding/terraform/gcp/modules/mysql-shard/mysql.tf line 42, in resource "google_sql_database_instance" "trillian":
│   42:       require_ssl     = var.require_ssl
│ 
│ `require_ssl` will be fully deprecated in a future major release. For now, please use `ssl_mode` with a compatible `require_ssl` value instead.
│ 
│ (and 2 more similar warnings elsewhere)
╵

Copy link
Member

@cpanato cpanato left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

@cpanato cpanato merged commit 0f6854b into sigstore:main Jun 25, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants