https://github.com/nullstone-modules/autogen-gcp-subdomain
Nullstone module to create an autogenerated *.nullstone.app subdomain and connect to a GCP DNS Zone
https://github.com/nullstone-modules/autogen-gcp-subdomain
Last synced: 4 months ago
JSON representation
Nullstone module to create an autogenerated *.nullstone.app subdomain and connect to a GCP DNS Zone
- Host: GitHub
- URL: https://github.com/nullstone-modules/autogen-gcp-subdomain
- Owner: nullstone-modules
- License: mit
- Created: 2021-08-05T14:27:56.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2025-01-27T23:24:29.000Z (over 1 year ago)
- Last Synced: 2026-01-30T14:56:19.414Z (5 months ago)
- Language: HCL
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# autogen-gcp-subdomain
Nullstone module to create a GCP-managed Subdomain hosted on Nullstone's `nullstone.app` domain.
## Overview
This module creates a DNS Zone on Google Cloud DNS.
By default, this module will create an SSL certificate using GCP Certificate Manager.
This can be disabled by setting the variable `disable_certificate = true`.
This certificate is created for Cloud CDNs and Load Balancing (most common use case).
A certificate and certificate map are created and emitted as outputs for use to attach to a GCP Load Balancer.