Skip to content

Instantly share code, notes, and snippets.

@santiagopoli
Last active March 18, 2018 21:40
Show Gist options
  • Select an option

  • Save santiagopoli/76a15fd2e361bbdc5f8298e678a2abe1 to your computer and use it in GitHub Desktop.

Select an option

Save santiagopoli/76a15fd2e361bbdc5f8298e678a2abe1 to your computer and use it in GitHub Desktop.
Terraform Blue Green / VPC
variable "vpc_id" {
default = "yourvpcid"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment