Skip to content

Instantly share code, notes, and snippets.

@KyMidd
Created September 16, 2019 14:15
Show Gist options
  • Select an option

  • Save KyMidd/3a05ea7816e2e08397f94d07b6dcc5c4 to your computer and use it in GitHub Desktop.

Select an option

Save KyMidd/3a05ea7816e2e08397f94d07b6dcc5c4 to your computer and use it in GitHub Desktop.
output "KylerTestSubnet1_id" {
value = module.kyler_test_subnets.subnet_ids[0]
}
output "KylerTestSubnet2_id" {
value = module.kyler_test_subnets.subnet_ids[1]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment