Use Terraform Module to Create Nat Gateways

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

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

  • @naimaabdulle1697
    @naimaabdulle1697 5 месяцев назад

    Thanks for the helpful video! When I used terraform apply, I got a warning saying that an argument in my code is deprecated. Here's the code snippet that caused the warning:
    module "nat-gateway" {
    aws_eip "eip_for_nat_gateway_az1" {
    vpc = true
    After looking into it, I found out that I should replace vpc = true with domain = "vpc". I made this change, and everything worked fine afterward. Thanks again for the informative video!

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

    I have been searching the web for modules and this by far the best video I found...I have managed to create my own lab following the videos...thanks AOS Note ... Keep up the good work..

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

      You are welcome!

  • @sheynjila2457
    @sheynjila2457 2 года назад

    I can't wait for the next video in the series. Thanks so much for all

    • @AOSNote
      @AOSNote  2 года назад

      You are so welcome!

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

    thank you so much! You really help to get to the point with modules terraform!

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

      You are welcome! Glad to hear that.

  • @ayencoscolfield3312
    @ayencoscolfield3312 2 года назад

    So nice thanks for this short of words to use but your contents are always on point

    • @AOSNote
      @AOSNote  2 года назад

      Thank Ayenco, I appreciate your feedback.

  • @cloudtekprod
    @cloudtekprod 2 года назад +1

    Thanks for a great knowledge sharing, I am touched. how do we fix an error "Argument or block definition required: An argument or block definition is required here. To set an argument, use the equals sign "=" to introduce the argument value." Thanks

  • @sheynjila2457
    @sheynjila2457 2 года назад

    Hungry for more.

  • @kunlesolanke397
    @kunlesolanke397 7 месяцев назад

    @aos is there a terraform project to create a postfix server with consideration on how ses SMTP credentials is pulled for different regions..
    Thank you

  • @vimaladeshmukh4017
    @vimaladeshmukh4017 2 года назад

    This was an awesome video.
    I have one more request. Could you please bring a video on terroform KMS CMK and attach it to newly created s3 bucket .
    No one has done video on that..hope u bring up the video 🙏

    • @AOSNote
      @AOSNote  2 года назад

      Thanks Vimala, I will work on it.

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

    excellent video. Nonetheless, when running terraform apply it shows : " Failed to query available provider packages"
    possibly a version issue?

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

    pls create a vide on AWS Landing zone setup with terraform

  • @supoakinleye1864
    @supoakinleye1864 2 года назад

    This is prime content

    • @AOSNote
      @AOSNote  2 года назад +1

      Thanks Supo. I appreciate it.