Difference between revisions of "Terraform data source: aws vpc"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc | * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/vpc | ||
+ | |||
+ | [[data]] "aws_vpc" "selected" { | ||
+ | id = var.vpc_id | ||
+ | } | ||
== Argument Reference == | == Argument Reference == |
Revision as of 12:36, 17 February 2022
Advertising: