Code Monkey home page Code Monkey logo

dns's Introduction

Terraform Cloud Workspace dns

This repository manages DNS Configuration for @workloads.

Table of Contents

Requirements

  • HashiCorp Terraform 1.9.x or newer

Development

For development and testing of this repository:

  • terraform-docs 0.18.0 or newer

Usage

This repository uses a standard Terraform workflow (init, plan, apply).

For more information, including detailed usage guidelines, see the Terraform documentation.

Inputs

Name Description Type Required
gandi_personal_access_token Gandi API Key. string yes
management_region_aws AWS-specific Management Region Identifier. string yes
project_identifier Human-readable Project Identifier. string yes
domains Project-specific (public) Domains.
map(object({
name = string
acme_challenges = optional(list(string))
github_challenge = optional(string)
google_site_verification = optional(string)
keybase_proof = optional(string)
onepassword_challenge = optional(string)
subdomains = optional(list(string))
}))
no

Outputs

Name Description
aws_route53_zone_domains Exported Attributes for aws_route53_zone.domains.
aws_route53_zone_svcs_dev_subdomains Exported Attributes for aws_route53_zone.svcs_dev_subdomains.
gandi_nameservers Exported Attributes for gandi_nameservers.
google_search_console_urls Google Search Console URLs.

Contributors

For a list of current (and past) contributors to this repository, see GitHub.

License

Licensed under the Apache License, Version 2.0 (the "License").

You may download a copy of the License at apache.org/licenses/LICENSE-2.0.

See the License for the specific language governing permissions and limitations under the License.

dns's People

Contributors

github-actions[bot] avatar ksatirli avatar workloads-bot avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.