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

Added PSC support to CloudSQL Module #1874

Merged
merged 15 commits into from
Nov 24, 2023

Conversation

luigi-bitonti
Copy link
Contributor

@luigi-bitonti luigi-bitonti commented Nov 21, 2023

In this PR a variable to enable PSC on CloudSQL Instance was introduced. The design of the variables that manage the network has been improved, by introducing network_config variable.

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

Copy link
Collaborator

@wiktorn wiktorn left a comment

Choose a reason for hiding this comment

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

Thank you for this. I see some space for improvement in the interface for this module. Are you willing to take this? I can help with the design .

modules/cloudsql-instance/variables.tf Outdated Show resolved Hide resolved
modules/cloudsql-instance/main.tf Show resolved Hide resolved
modules/cloudsql-instance/variables.tf Outdated Show resolved Hide resolved
Copy link
Collaborator

@juliocc juliocc left a comment

Choose a reason for hiding this comment

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

The PR that introduced PSC also added two additional (undocumented) fields:

@luigi-bitonti luigi-bitonti force-pushed the feature_psc_cloudsql branch 2 times, most recently from a09840d to 7794b6f Compare November 22, 2023 13:37
@luigi-bitonti
Copy link
Contributor Author

The PR that introduced PSC also added two additional (undocumented) fields:

Thanks, outputs added to the module. dns_name is correlated with PSC.

@luigi-bitonti luigi-bitonti force-pushed the feature_psc_cloudsql branch 2 times, most recently from a518754 to bf0a5f2 Compare November 23, 2023 12:49
@luigi-bitonti luigi-bitonti force-pushed the feature_psc_cloudsql branch 4 times, most recently from e13d892 to 3a91495 Compare November 24, 2023 10:22
@juliocc juliocc merged commit 98accdb into GoogleCloudPlatform:master Nov 24, 2023
9 checks passed
@luigi-bitonti luigi-bitonti deleted the feature_psc_cloudsql branch November 24, 2023 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants