How to Request an SSL Certificate from AWS Certificate Manager with Terraform Modules

Поделиться
HTML-код
  • Опубликовано: 28 авг 2024

Комментарии • 7

  • @AOSNote
    @AOSNote  Год назад

    ----------------------------------------------------------------------------
    AWS Hands-on Projects for Beginners👇
    ----------------------------------------------------------------------------
    ✔ Getting Started on AWS Cloud: www.aosnote.com/offers/qq2dok...
    ✔ Deploy a Static Website: www.aosnote.com/offers/T7wgpK...
    ✔ Deploy a WordPress Website: www.aosnote.com/offers/xFzqby...
    ✔ Deploy a Dynamic E-commerce Website: www.aosnote.com/offers/gYsmFB...
    ✔ Deploy a Dynamic Website with Terraform: www.aosnote.com/offers/pjYL9y...
    ✔ Deploy a Static Website with Ansible: www.aosnote.com/offers/WgGk2N...
    ✔ Deploy a Website Docker, AWS ECR, and AWS ECS: www.aosnote.com/offers/5hthWg...
    ✔ Deploy a Dynamic Website with CloudFormation: www.aosnote.com/offers/zFhSEi...
    ✔ Deploy a Website with Terraform Modules: www.aosnote.com/offers/zb9QXk...
    ----------------------------------------------------------------------------
    Projects Coming Soon 👇
    ----------------------------------------------------------------------------
    ✔ Create CICD to Deploy a Dynamic Website
    ✔ Python and AWS Lambda Project
    ----------------------------------------------------------------------------
    Bootcamp 👇
    ----------------------------------------------------------------------------
    6 Months Cloud/DevOps Bootcamp: www.aosnote.com/offers/SZFctC...
    ----------------------------------------------------------------------------
    Courses: www.aosnote.com/store
    Website: www.aosnote.com/
    ----------------------------------------------------------------------------
    Thank you🙏. If you find this video valuable, please don't forget to like, subscribe, and share to support this channel 👍

  • @ibejigbacaleb24
    @ibejigbacaleb24 2 месяца назад

    thanks this just helped me sort out something I've been battling with

    • @AOSNote
      @AOSNote  Месяц назад

      Glad I could help

  • @nwokoloebuka3382
    @nwokoloebuka3382 Год назад +1

    This is very detailed!!!

  • @OmegaKay
    @OmegaKay Год назад +1

    its stay at "Pending validation" for ever...

    • @AOSNote
      @AOSNote  Год назад

      Occasionally, the validation process on AWS's end can be slow. If this occurs, you can execute "Terraform destroy" and then "Terraform apply" again.

  • @harinathareddy_g
    @harinathareddy_g Год назад

    for subdomains you have passed wildcard(*), in real environment is it advisable to use. what is the best way to do it if we have multiple subdomains? Please answer.