@@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??
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.
You explained it really well. Kudos
Thank you 🙏
Keep supporting 😁🙌
@@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??
Ty
Wc
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.
Make sure to provide value for tags variable
change the video name to "Creating VPC via terraform"
Creating VPC via terraform is not Landing Zone, lot of thing comes under LZ, like organisation , OUs , Accounts....Sorry but thats not LZ.
I agree. I have explained what’s LZ before the hands-on part. Cannot cover all of them in one video