Skip to content

Instantly share code, notes, and snippets.

@amaurybsouza
Created March 8, 2022 13:06
Show Gist options
  • Save amaurybsouza/939e8348e2e34fb35470827dfd3eaf68 to your computer and use it in GitHub Desktop.
Save amaurybsouza/939e8348e2e34fb35470827dfd3eaf68 to your computer and use it in GitHub Desktop.
main.tf
module "gitLab_deploy" {
source = "../modules/gitLab_app"
app_region = "us-east-1"
ami = "ami-04505e74c0741db8n"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment