GithubHelp home page GithubHelp logo

isabella232 / terraform-aws-acm-certificate-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from telia-oss/terraform-aws-acm-certificate

0.0 0.0 0.0 40 KB

ACM Certificate with validation using Terraform.

Home Page: https://registry.terraform.io/modules/telia-oss/acm-certificate/aws

License: MIT License

HCL 100.00%

terraform-aws-acm-certificate-1's Introduction

ACM Certificate Module

Build Status

Use this module for creating and validating an ACM certificate. Bear in mind that the validation does not represent a real-world entity in AWS, therefore changing or deleting it on its own has no immediate effect.

Examples

Notes

For use in an automated pipeline consider setting the wait_for_validation variable to false. If this is not set this module will cause terraform to wait until validation is complete or error after a 45 minute timeout.

Usage and gotchas

Due to the fact that both the wildcard certificate for a domain/subdomain (e.g *.test.exmple.com) and a site certificate (e.g test.example.com) requests use the same DNS valididation record it is important to request both at the same time if you need both. In this case set the optional create_wildcard parameter to "true"

Do not request a certificate that includes a wildcard and select create_wildcard = "true" in the same request

Wildcard at the top of your domain/subdomain

To serve a site at the top of your domain (e.g. https://example.com) you will need to request a certificate with the same name as hosted zone. You may also want to read here for how to set the DNS record -
https://aws.amazon.com/premiumsupport/knowledge-center/route-53-create-alias-records/

Authors

Currently maintained by these contributors.

License

MIT License. See LICENSE for full details.

terraform-aws-acm-certificate-1's People

Contributors

colincoleman avatar johanssonanton avatar mikael-lindstrom avatar rickardl avatar sadrig91 avatar thomasbergmann 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.