Created
February 26, 2018 09:13
-
-
Save VireshDoshi/cacc1d79b89bcf06c6c70b119d021f38 to your computer and use it in GitHub Desktop.
terraform project structure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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