Skip to content

Instantly share code, notes, and snippets.

@Moiz-Ali-Moomin
Created June 14, 2021 13:33
Show Gist options
  • Save Moiz-Ali-Moomin/98cd355d1ba3b577fa09fa4434745f79 to your computer and use it in GitHub Desktop.
Save Moiz-Ali-Moomin/98cd355d1ba3b577fa09fa4434745f79 to your computer and use it in GitHub Desktop.
aws_region="ap-south-1"
webservers_ami="ami-0e8e39877665a7c92"
sg_id="sg-040bb199e4dc62b01"
instance_type="t2.micro"
subnet_id=["subnet-042ded657db2e5d7f", "subnet-098ebd6cc26a1c9fe"]
instance_count=1
instance_subnet_id="subnet-042ded657db2e5d7f"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment