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

Fixed issue with missing project reference in Cloud DNS data source #744

Merged
merged 1 commit into from Jul 19, 2022

Conversation

rosmo
Copy link
Collaborator

@rosmo rosmo commented Jul 19, 2022

Fixed issue with missing project reference in Cloud DNS data source when updating an existing public zone.

│ Error: project: required field is not set
│ 
│   with module.xlb-dns.data.google_dns_managed_zone.public[0],
│   on .terraform/modules/xlb-dns/modules/dns/main.tf line 105, in data "google_dns_managed_zone" "public":
│  105: data "google_dns_managed_zone" "public" {

@rosmo rosmo merged commit a051c54 into GoogleCloudPlatform:master Jul 19, 2022
@rosmo rosmo deleted the dns-project-id-fix branch July 19, 2022 10:26
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.

None yet

2 participants