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

Supporting dns_endpoint in google_clouddeploy_target #20939

Open
saeeda opened this issue Jan 16, 2025 · 0 comments
Open

Supporting dns_endpoint in google_clouddeploy_target #20939

saeeda opened this issue Jan 16, 2025 · 0 comments
Labels

Comments

@saeeda
Copy link

saeeda commented Jan 16, 2025

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
  • Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment.
  • If an issue is assigned to a user, that user is claiming responsibility for the issue.
  • Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.

Description

The clouddeploy_target terraform google provider does not support the
Can you please add the support for dnsEndpoint in the clouddeploy_target terraform google provider.

New or Affected Resource(s)

  • google_clouddeploy_target

Potential Terraform Configuration

  gke {
    cluster = "projects/my-project-name/locations/us-west1/clusters/example-cluster-name"
    dns_endpoint = "true"
  }

References

https://cloud.google.com/deploy/docs/config-files#dnsendpoint

@github-actions github-actions bot added forward/review In review; remove label to forward service/clouddeploy labels Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant