How to create AWS VPC with Subnets using Terraform

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ส.ค. 2024

ความคิดเห็น • 66

  • @vijayaaiella9287
    @vijayaaiella9287 ปีที่แล้ว +2

    you have excellent teaching skills....Boss...keep going on....

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว +1

      Thanks Vijaya ☺️

    • @abuwilliams7228
      @abuwilliams7228 2 หลายเดือนก่อน

      Honestly he is the best

  • @Djsanddy
    @Djsanddy 4 หลายเดือนก่อน

    great tutorial. I would suggest, if you could take the code snippets from the TF website, that will help understand the mandatory fields and we do not need to remember them as they can be taken from the TF website as needed

  • @Tony09101
    @Tony09101 10 หลายเดือนก่อน

    Thank you for getting straight to the point, very good tutorial.

    • @cloudchamp
      @cloudchamp  10 หลายเดือนก่อน

      Happy to help you 🤝

  • @smartengineer4484
    @smartengineer4484 ปีที่แล้ว +1

    Best video on this topic 👍

  • @pappuyadav750
    @pappuyadav750 ปีที่แล้ว

    Created my vpc using terraform, thanks to this video 😀

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Your welcome 🙏 happy to help

  • @hunterxd6262
    @hunterxd6262 ปีที่แล้ว +1

    Thanks for this video my problem has been solved

  • @pappuyadav750
    @pappuyadav750 ปีที่แล้ว

    I was searching for this whole day and you helped me

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Glad to hear this !!

  • @SunitaSonawane2007
    @SunitaSonawane2007 ปีที่แล้ว

    Simple and easy explanation.

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      So glad you found it useful

  • @inthecloud1043
    @inthecloud1043 ปีที่แล้ว +1

    Thank you for this video!!

  • @thee__afro
    @thee__afro ปีที่แล้ว

    BAYIIIIHHHHHHH BROOOOO! U ARE AMAZING! BLESS YOUR HEART

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Means a lot!!
      Thank you bro 😎

  • @annasahebnikam1244
    @annasahebnikam1244 8 หลายเดือนก่อน

    please create video to create NAT gateway & how to attach it to Private subnet

  • @gamingchamp3070
    @gamingchamp3070 ปีที่แล้ว

    Informative video! Created my vpc thanks for this

  • @yashodhanpatil5303
    @yashodhanpatil5303 2 ปีที่แล้ว +1

    Thank you for the guidance 🔥🙏

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Happy to help. Please like this and share for more cloud videos!

  • @pappuyadav750
    @pappuyadav750 ปีที่แล้ว

    Best video on this topic 😁😁

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Glad you think so!

  • @inthecloud1043
    @inthecloud1043 ปีที่แล้ว

    Best AWS Trainer 👍👍

  • @shridhardesaii
    @shridhardesaii 2 หลายเดือนก่อน

    after terraform plan command shows no changes.... 0 added 0 changes 0 destroyed ...... what is the problem can you help me please

  • @irshadmulla8579
    @irshadmulla8579 ปีที่แล้ว

    Very nice session.

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Glad you liked it!
      Happy to help Irshad 🤝

  • @techzone-lk-zone3075
    @techzone-lk-zone3075 10 หลายเดือนก่อน

    good stuff mate. learnt a lot

    • @cloudchamp
      @cloudchamp  10 หลายเดือนก่อน

      Glad to hear it!
      Make sure to subscribe 😀

  • @nabiullahchoudhari4434
    @nabiullahchoudhari4434 ปีที่แล้ว

    Clear explanation 👍🙏

  • @onkarghaisasmusic
    @onkarghaisasmusic 11 หลายเดือนก่อน

    How can we reuse existing IGW of default VPC for new VPC using terraform?

  • @pappuyadav750
    @pappuyadav750 ปีที่แล้ว

    Thank you so much for your help

  • @UnchartedWorlds
    @UnchartedWorlds ปีที่แล้ว

    hi why would private subnet require map_public_ip_on_launch = true? You probably meant to put this in public subnet, could you confirm this for me?
    quoting definition of this option:
    map_public_ip_on_launch is a property of an AWS subnet resource. When set to true, it ensures that instances launched in the subnet are automatically assigned a public IP address. This is useful when you want instances within the subnet to have direct access to the internet. If you set it to false, instances launched in the subnet will only receive a private IP address, and they won't have direct internet access.

  • @alvirvillanueva1158
    @alvirvillanueva1158 ปีที่แล้ว

    Great tutorial! Keep it up.

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Happy to help Alvir ☺️🤝

  • @omkarsingad3092
    @omkarsingad3092 9 หลายเดือนก่อน

    Hi,why do we need to create route table association,when we have already created route table that can be associated with public subnet?

    • @cloudchamp
      @cloudchamp  9 หลายเดือนก่อน

      Yes it has to be a separate resource

  • @azhartechworld9117
    @azhartechworld9117 ปีที่แล้ว

    Thank you so much.

  • @SamuelTitinho
    @SamuelTitinho หลายเดือนก่อน

    Thanks but you didn’t specify the AZ in each of your subnets.

  • @vikramSingh-hz9nh
    @vikramSingh-hz9nh ปีที่แล้ว

    Yes.. please tell how to add nat gateway and route traffic from private subnet to internet.

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Create nat gateway in public subnet and in route table define the route that private subnet should have route with that Nat gateway 👍🏻

  • @smartengineer4484
    @smartengineer4484 ปีที่แล้ว

    Thank you so much ❤️

  • @scratchbin
    @scratchbin ปีที่แล้ว

    GOOD!

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      Thank you!
      Do subscribe 😊

  • @tausifkhan1804
    @tausifkhan1804 2 ปีที่แล้ว

    Thank you sir

    • @cloudchamp
      @cloudchamp  2 ปีที่แล้ว

      Glad you liked it 👍🏻

  • @Hamzakhan1o
    @Hamzakhan1o 11 หลายเดือนก่อน

    how will public subnet access internet when there is no nat gateway

    • @cloudchamp
      @cloudchamp  11 หลายเดือนก่อน

      Public subnet has internet Gateway to provide internet Nat gateway is used for private subnet 👍🏻

  • @inthecloud1043
    @inthecloud1043 ปีที่แล้ว

    👏👏👏

  • @ambalasuryaprathap_civ4b_092
    @ambalasuryaprathap_civ4b_092 9 หลายเดือนก่อน

    You haven't created private route table and you didn't associate them....?? How

  • @inthecloud1043
    @inthecloud1043 ปีที่แล้ว

    👏👏👏👏

  • @smartengineer4484
    @smartengineer4484 ปีที่แล้ว

    👍👍👍

  • @smartengineer4484
    @smartengineer4484 ปีที่แล้ว

    👍👍👍👍

  • @vainilk78
    @vainilk78 ปีที่แล้ว

    That good, but I tried to run this code without success.

    • @cloudchamp
      @cloudchamp  ปีที่แล้ว

      What error did you got?

    • @vainilk78
      @vainilk78 ปีที่แล้ว

      @@cloudchamp Error: Reference to undeclared resource I can't put the entire error, but that part of it.

  • @idiot8779
    @idiot8779 ปีที่แล้ว

    Wrong way to describe bro, use documentation, nobody need to memories resource name , type and attribute.