{"id":44267731,"url":"https://github.com/nullstone-modules/gcp-subdomain","last_synced_at":"2026-02-10T18:37:26.235Z","repository":{"id":48121518,"uuid":"391940288","full_name":"nullstone-modules/gcp-subdomain","owner":"nullstone-modules","description":"Nullstone module to create a subdomain on GCP.","archived":false,"fork":false,"pushed_at":"2025-12-23T19:53:24.000Z","size":28,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-30T14:54:49.675Z","etag":null,"topics":["gcp","nullstone","nullstone-module","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"","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/nullstone-modules.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2021-08-02T12:28:10.000Z","updated_at":"2025-12-23T19:53:21.000Z","dependencies_parsed_at":"2024-12-13T16:59:46.667Z","dependency_job_id":"cd0f56d7-2ef6-4139-820b-c706187fc75d","html_url":"https://github.com/nullstone-modules/gcp-subdomain","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"purl":"pkg:github/nullstone-modules/gcp-subdomain","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullstone-modules","download_url":"https://codeload.github.com/nullstone-modules/gcp-subdomain/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29311362,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["gcp","nullstone","nullstone-module","terraform","terraform-module"],"created_at":"2026-02-10T18:37:26.137Z","updated_at":"2026-02-10T18:37:26.208Z","avatar_url":"https://github.com/nullstone-modules.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gcp-subdomain\n\nNullstone module to create a subdomain on GCP.\n\n## Overview\n\nThis module creates a DNS Zone on Google Cloud DNS.\n\nBy default, this module will create an SSL certificate using GCP Certificate Manager.\nThis can be disabled by setting the variable `disable_certificate = true`.\nThis certificate is created for Cloud CDNs and Load Balancing (most common use case).\nA certificate and certificate map are created and emitted as outputs for use to attach to a GCP Load Balancer.\n\n## Subdomain Calculation\n\nThis module adds the current Nullstone environment into the FQDN for the resulting subdomain.\n\n#### Example\n  Domain:     `acme.com`\n  Env:        `dev`\n  `dns_name`: `api`\n  FQDN:       `api.dev.acme.com`\n\nIf `var.create_vanity = true`, then the environment chunk is omitted from the FQDN.\nIn the above example, the FQDN becomes: `api.acme.com`.\nTypically, enabling this variable is done to create a production URL.\n\n## Wildcard Certificate\n\nIf this module detects that you are using a certificate with a wildcard subdomain, it will flatten the above subdomain calculation.\n\n#### Example\n  Certificate Domain: `*.acme.com`\n  Domain:     `acme.com`\n  Env:        `dev`\n  `dns_name`: `api`\n  FQDN:       `api-dev.acme.com`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain/lists"}