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

Gcp cloud dns #128

Merged
merged 7 commits into from
Jan 12, 2022
Merged

Gcp cloud dns #128

merged 7 commits into from
Jan 12, 2022

Conversation

melihc1
Copy link
Collaborator

@melihc1 melihc1 commented Jan 11, 2022

Link related issues:

Changes/added features:

  • Create Google Cloud DNS Managed Zone

The following short checklist should be used to make sure your PR is of good quality, and can be merged easily:

Reviewers:
@ianmiell
@ttarczynski
@sanyer
@teszes
@choilmto
@rodrigorras

@melihc1 melihc1 closed this Jan 11, 2022
@melihc1
Copy link
Collaborator Author

melihc1 commented Jan 11, 2022

run.sh fails when Cloud DNS API isn't enabled

@melihc1 melihc1 reopened this Jan 11, 2022
Copy link
Contributor

@ttarczynski ttarczynski left a comment

Choose a reason for hiding this comment

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

LGTM


# DNS Managed Zone
# Documentation: https://registry.terraform.io/providers/hashicorp/google/latest/docs/resources/dns_managed_zone
resource "google_dns_managed_zone" "changeme_simple_zone" {
Copy link
Contributor

Choose a reason for hiding this comment

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

You can rename the example to: changeme_private_zone. And rename the folder too.

@melihc1 melihc1 merged commit 2800f45 into main Jan 12, 2022
@melihc1 melihc1 deleted the gcp_cloud_dns branch January 12, 2022 15:20
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.

2 participants