Skip to content

Conversation

amrkk123
Copy link
Contributor

No description provided.

@amrkk123 amrkk123 requested review from a team, ayushmjain, erlanderlo and q2w as code owners July 14, 2025 06:15
name: instance_template
title: Instance Template
regexValidation: ^https:\/\/www\.googleapis\.com\/compute\/v1\/projects\/[a-z0-9](?:[-a-z0-9]{0,61}[a-z0-9])?\/(?:global|regions\/[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?)\/instanceTemplates\/[a-z](?:[-a-z0-9]{0,61}[a-z0-9])?$
validation: Invalid template url format, valid format is either https://www.googleapis.com/compute/v1/projects/PROJECT_ID/regions/REGION/instanceTemplates/TEMPLATE_NAME (regional) or https://www.googleapis.com/compute/v1/projects/PROJECT_ID/global/instanceTemplates/TEMPLATE_NAME (global).
Copy link
Collaborator

Choose a reason for hiding this comment

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

nit: Let's use consistent placeholder for project, region etc. I sse {projectId} is for projectId. https://github.com/terraform-google-modules/terraform-google-sql-db/blob/main/modules/postgresql/metadata.display.yaml#L203

@q2w q2w enabled auto-merge (squash) July 31, 2025 09:07
@q2w q2w merged commit a5a89d1 into terraform-google-modules:main Jul 31, 2025
4 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