GithubHelp home page GithubHelp logo

isabella232 / terraform-aws-certificate Goto Github PK

View Code? Open in Web Editor NEW

This project forked from stakater-archive/terraform-aws-certificate

0.0 0.0 0.0 7 KB

Certificate Generation for AWS(route 53) hosted domain using Terraform!

Home Page: https://stakater.com/opensource

HCL 100.00%

terraform-aws-certificate's Introduction

terraform-aws-certificate

Generate LetsEncrypt certificates for AWS(Route 53) hosted domain using Terraform.!

  1. Install Terraform v11.6

  2. Create a user on AWS with the set of permissions attached AmazonRoute53FullAccess, AWSCertificateManagerFullAccess, Route53CreateHostedZone

  3. Install and setup AWS CLI, ensure AWS credentials are in place

  4. Update DOMAIN and domain ADMINISTRATOR_EMAIL in variables.tf

  5. Run terraform init to initialize the working directory, run terraform plan to create an execution plan and finally run terraform apply to generate desired output.

    terraform init
    terraform plan
    terraform apply
  6. It will take a few minutes to create certificates. Once complete, your certificates will be stored in certificates.tf file.

terraform-aws-certificate's People

Contributors

ahmedwaleedmalik avatar kahootali avatar stakater-user 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.