https://github.com/smitelli/tf
I got tired of hand-editing 120+ DNS records.
https://github.com/smitelli/tf
Last synced: 4 months ago
JSON representation
I got tired of hand-editing 120+ DNS records.
- Host: GitHub
- URL: https://github.com/smitelli/tf
- Owner: smitelli
- Created: 2021-07-10T18:40:03.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2026-02-21T23:50:16.000Z (5 months ago)
- Last Synced: 2026-02-22T06:26:02.720Z (5 months ago)
- Language: HCL
- Size: 40 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Terraform
=========
I got tired of hand-editing 120+ DNS records.
by [Scott Smitelli](mailto:scott@smitelli.com)
All you need to know
--------------------
The infrastructure manged here is running on [Linode](https://www.linode.com/). Accordingly, all you need is a valid `LINODE_TOKEN` environment variable and [Terraform CLI](https://www.terraform.io/) v1.0.
The state backend is on [Terraform Cloud](https://app.terraform.io/). All plan/apply operations should be done there, either by interacting with PRs or by configuring the Terraform CLI to operate remotely.