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

Create Terraform DNS demo #29

Closed
wants to merge 12 commits into from
Closed

Create Terraform DNS demo #29

wants to merge 12 commits into from

Conversation

ghost
Copy link

@ghost ghost commented Sep 18, 2023

This is a demo for showcasing the Terraform Provider and using it to manage DNS zone records.

Depends on dnsimple/terraform-provider-dnsimple#156.
Belongs to https://github.com/dnsimple/dnsimple-external-integrations/issues/8 and https://github.com/dnsimple/dnsimple-marketing/issues/619.

@ghost ghost added the enhancement label Sep 18, 2023
@ghost ghost self-requested a review September 18, 2023 14:12
@ghost ghost self-assigned this Sep 18, 2023
@ghost ghost requested a review from itsalyse September 18, 2023 15:13
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/main.tf Outdated Show resolved Hide resolved
terraform/dns/main.tf Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform/dns/README.md Outdated Show resolved Hide resolved
terraform apply
```

You can also run the demo incrementally, at your pace, by commenting out all code in [main.tf](./main.tf) after the point where you'd like to stop, and then running the above `terraform apply` command. Once you're ready to proceed, uncomment out some more code, and then repeat.
Copy link
Contributor

Choose a reason for hiding this comment

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

May be helpful to include a screenshot of what the user will see in their browser. I know you include this at the end of mian.tf but someone might not see it.

terraform/dns/main.tf Show resolved Hide resolved
terraform/dns/README.md Show resolved Hide resolved
@weppos
Copy link
Member

weppos commented Jan 18, 2024

Closing as stale. We'll revisit once the need comes back.

@weppos weppos closed this Jan 18, 2024
@weppos weppos deleted the demo/terraform-dns branch January 18, 2024 10:09
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.

3 participants