{"id":21540054,"url":"https://github.com/michaelcontento/terraform-gandi-fastmail-records","last_synced_at":"2025-03-17T21:44:49.274Z","repository":{"id":65010112,"uuid":"580708577","full_name":"michaelcontento/terraform-gandi-fastmail-records","owner":"michaelcontento","description":"A Terraform module to provision Gandi with DNS records for FastMail.","archived":false,"fork":false,"pushed_at":"2023-03-17T10:13:25.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-24T08:11:39.873Z","etag":null,"topics":["dns","fastmail","gandi","terraform"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/michaelcontento/fastmail-records/gandi","language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/michaelcontento.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":"michaelcontento","ko_fi":"michaelcontento"}},"created_at":"2022-12-21T08:45:40.000Z","updated_at":"2022-12-21T08:54:38.000Z","dependencies_parsed_at":"2023-01-12T07:15:53.007Z","dependency_job_id":null,"html_url":"https://github.com/michaelcontento/terraform-gandi-fastmail-records","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fterraform-gandi-fastmail-records","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fterraform-gandi-fastmail-records/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fterraform-gandi-fastmail-records/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/michaelcontento%2Fterraform-gandi-fastmail-records/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/michaelcontento","download_url":"https://codeload.github.com/michaelcontento/terraform-gandi-fastmail-records/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244117041,"owners_count":20400735,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dns","fastmail","gandi","terraform"],"created_at":"2024-11-24T04:17:05.817Z","updated_at":"2025-03-17T21:44:49.253Z","avatar_url":"https://github.com/michaelcontento.png","language":"HCL","funding_links":["https://github.com/sponsors/michaelcontento","https://ko-fi.com/michaelcontento"],"categories":[],"sub_categories":[],"readme":"# Terraform + Gandi + Fastmail\n\nA Terraform module to provision [Gandi] with DNS records for [FastMail*].\n\n(*Note*: Links marked with `*` are referral links)\n\n## Requirements\n\n- Terraform `\u003e= 1.3.6`\n- A [FastMail*] account with a configured domain\n- A [Gandi] account\n\n## Module input variables\n\n- `domain` The domain to configure\n- `ttl`\n  - Time-to-live duration for all DNS records\n  - **Default**: `10800`\n- `enable_subdomain_email_support`\n    - Create DNS entries to recieve mails send to subdomains\n    - **Default**: `false`\n- `enable_email_autodiscovery`\n     - Create DNS entries for client email auto-discovery\n     - **Default**: `true`\n- `enable_carddav_autodiscovery`\n    - Create DNS entries for client CardDAV auto-discovery\n    - **Default**: `true`\n- `enable_caldav_autodiscovery`\n  - Create DNS entries for client CalDAV auto-discovery\n  - **Default**: `true`\n\n## Example\n\n```tf\nmodule \"fastmail-records\" {\n  source = \"michaelcontento/fastmail-records/gandi\"\n\n  domain = \"example.com\"\n}\n```\n\n## License\n\nMIT licensed, see [LICENSE.md](./LICENSE.md) for full details.\n\n  [Gandi]: https://www.gandi.net/\n  [FastMail*]: https://ref.fm/u16138225\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcontento%2Fterraform-gandi-fastmail-records","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmichaelcontento%2Fterraform-gandi-fastmail-records","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmichaelcontento%2Fterraform-gandi-fastmail-records/lists"}