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

cloudsql: Align replica attributes to primary instance #2960

Merged

Conversation

wiktorn
Copy link
Collaborator

@wiktorn wiktorn commented Mar 17, 2025

Pass parameters to replica:

  • edition
  • collation
  • connector_enforcement
  • time_zone

Closes #2946


Checklist

I applicable, I acknowledge that I have:

  • Read the contributing guide
  • Ran terraform fmt on all modified files
  • Regenerated the relevant README.md files using tools/tfdoc.py
  • Made sure all relevant tests pass

@wiktorn wiktorn added the bug Something isn't working label Mar 17, 2025
@wiktorn wiktorn enabled auto-merge (rebase) March 17, 2025 10:29
@wiktorn wiktorn merged commit fc25616 into GoogleCloudPlatform:master Mar 17, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working on:modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

In terraform module cloudsql-instance replica instance always ENTERPRISE_PLUS edition
2 participants