Create a VPC resource using terraform
Create VPC resource using terraform
Open visual studio code and create a simple file with extension .tf
Now open this link to see basic example of creating aws vps using terraform
https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc
Comments
Post a Comment