Skip to content

Instantly share code, notes, and snippets.

@VireshDoshi
Created February 26, 2018 09:13
Show Gist options
  • Save VireshDoshi/cacc1d79b89bcf06c6c70b119d021f38 to your computer and use it in GitHub Desktop.
Save VireshDoshi/cacc1d79b89bcf06c6c70b119d021f38 to your computer and use it in GitHub Desktop.
terraform project structure
terraform_project/
--> autoscaling_groups/
--> variables.tf
--> website-asg.tf
--> launch_configurations/
--> variables.tf
--> website-lc.tf
--> load_balancers
--> variables.tf
--> website-elb.tf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment