Expense project using Terraform
create “terraform-aws-securitygroup” folder
main.tf
locals.tf
variables.tf
create “expense-terraform” folder
provider.tf - copy the content from (provider.tf), change the s3 key.
sg.tf
vpc.tf - copy the content from (vpc.tf)
variables.tf - ...
vijaycodes.hashnode.dev7 min read