Create AWS VPC Landing Zone using Terraform | How to Create an AWS VPC Landing Zone? AWS VPC

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

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

  • @fami5714
    @fami5714 7 месяцев назад +2

    You explained it really well. Kudos

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

      Thank you 🙏
      Keep supporting 😁🙌

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

      ​@@amonkincloud how is this different from basic VPC creation using Terraform even in that we follow the same approach right then how come we are calling as Landing Zone. Did I miss something??

  • @Daveooooooooooo0
    @Daveooooooooooo0 5 месяцев назад +1

    Ty

  • @emmanuelaroloye9195
    @emmanuelaroloye9195 6 месяцев назад +1

    Hi, Thanks for the landing zone video, I tried the terraform configuration, it kept giving this error when i run terraform plan command.
    │ Error: No value for required variable

    │ on variable.tf line 20:
    │ 20: variable "tags" {

    │ The root module input variable "tags" is not set, and has no default value. Use a -var or -var-file command line argument to provide a value for this variable.

    • @amonkincloud
      @amonkincloud  6 месяцев назад

      Make sure to provide value for tags variable

  • @satyam70
    @satyam70 5 месяцев назад +2

    change the video name to "Creating VPC via terraform"

  • @ashutoshbhardwaj9669
    @ashutoshbhardwaj9669 6 месяцев назад +1

    Creating VPC via terraform is not Landing Zone, lot of thing comes under LZ, like organisation , OUs , Accounts....Sorry but thats not LZ.

    • @amonkincloud
      @amonkincloud  6 месяцев назад

      I agree. I have explained what’s LZ before the hands-on part. Cannot cover all of them in one video