{"id":44267668,"url":"https://github.com/nullstone-modules/gcp-subdomain-from-aws","last_synced_at":"2026-02-10T18:37:19.672Z","repository":{"id":163051109,"uuid":"630122125","full_name":"nullstone-modules/gcp-subdomain-from-aws","owner":"nullstone-modules","description":"A nullstone module to create a GCP-managed subdomain using an AWS domain","archived":false,"fork":false,"pushed_at":"2025-01-27T23:24:55.000Z","size":24,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-01-30T14:56:09.719Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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}},"created_at":"2023-04-19T18:01:54.000Z","updated_at":"2025-01-27T23:23:20.000Z","dependencies_parsed_at":"2025-01-28T00:24:43.944Z","dependency_job_id":"b426c1fd-c33f-4acd-9ad4-2da22be6f193","html_url":"https://github.com/nullstone-modules/gcp-subdomain-from-aws","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/nullstone-modules/gcp-subdomain-from-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain-from-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain-from-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain-from-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain-from-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nullstone-modules","download_url":"https://codeload.github.com/nullstone-modules/gcp-subdomain-from-aws/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nullstone-modules%2Fgcp-subdomain-from-aws/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":[],"created_at":"2026-02-10T18:37:19.550Z","updated_at":"2026-02-10T18:37:19.659Z","avatar_url":"https://github.com/nullstone-modules.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gcp-subdomain-from-aws\n\nNullstone module to create a GCP-managed subdomain using an AWS domain.\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\nThe `domain` connection refers to a Nullstone domain that is AWS-managed.\nThis module performs delegation -- it will add records to the root domain in AWS to direct the subdomain to newly-created GCP DNS Zone.\nThis allows a user to manage this subdomain fully in GCP without having access to the root domain in AWS.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain-from-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain-from-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnullstone-modules%2Fgcp-subdomain-from-aws/lists"}