Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save cromyhector/dfc100feae3676a45b7e70e764332664 to your computer and use it in GitHub Desktop.
Save cromyhector/dfc100feae3676a45b7e70e764332664 to your computer and use it in GitHub Desktop.
ec2.tf
module "instance" {
source = "./ec2"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment