Commit graph

5 commits

Author SHA1 Message Date
Jeremie Fraeys
d930fe5e26
chore(terraform): comment out unused Grafana/Prometheus DNS, keep App active
- Comment out grafana_services_a, grafana_services_aaaa DNS records
- Comment out prometheus_services_a, prometheus_services_aaaa DNS records
- Keep app_services_a, app_services_aaaa active (user will use app)
- Update README DNS section to show app as active, grafana/prometheus commented out
- Update Role layout to reflect app is active
2026-03-06 10:41:35 -05:00
Jeremie Fraeys
9668b6f84e
chore(infra): add Postmark DNS records and update example secrets
- Add DKIM, return-path (CNAME), and DMARC DNS records to Terraform
- Add example variables for Postmark integration to vault.example.yml
- Update .gitignore patterns
2026-03-06 10:32:08 -05:00
Jeremie Fraeys
9eee1183b0
Update Terraform infrastructure configuration
- Update main.tf with current infrastructure definitions
- Adjust resource configurations for production requirements
2026-02-21 18:31:30 -05:00
Jeremie Fraeys
8ac79d3300
feat(terraform): add services-ssh DNS record
Add non-proxied Cloudflare A/AAAA records for services-ssh to support infra-controller SSH access.
2026-01-21 14:43:43 -05:00
Jeremie Fraeys
997aff6be3
initial infra commit 2026-01-19 15:02:13 -05:00