Skip to content

Conversation

@mitch-hamm
Copy link
Contributor

@mitch-hamm mitch-hamm commented Oct 21, 2025

In order to enable Cloud DNS, these variables need to be forwarded to the upstream to configure Cloud DNS

GKE setting:
Screenshot 2025-10-23 at 2 26 59 PM

@mitch-hamm mitch-hamm requested a review from a team as a code owner October 21, 2025 19:24
@maxsxu maxsxu requested a review from Copilot October 24, 2025 02:44
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds support for configuring Google Kubernetes Engine (GKE) Cloud DNS settings by introducing three new variables that are forwarded to the upstream GKE module.

  • Added three new input variables for DNS configuration: provider, scope, and domain
  • Forwarded these variables to the gke module to enable Cloud DNS configuration

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
variables.tf Defines three new variables for cluster DNS provider, scope, and domain configuration with appropriate defaults
main.tf Passes the new DNS configuration variables to the gke module

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@mitch-hamm mitch-hamm merged commit f9e2e9a into master Oct 27, 2025
6 checks passed
@mitch-hamm mitch-hamm deleted the mh/add-cloud-dns-vars branch October 27, 2025 20:00
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.

4 participants