Difference between revisions of "Terraform: data.aws subnets"
Jump to navigation
Jump to search
m (Welcome moved page Data.aws subnets to Terraform: data.aws subnets) |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | * https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/subnets | |
− | https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/subnets | ||
data.aws_subnets | data.aws_subnets | ||
Line 14: | Line 13: | ||
[[subnet_id]] = [[element]](data.aws_subnets.all_private.ids, 0) | [[subnet_id]] = [[element]](data.aws_subnets.all_private.ids, 0) | ||
+ | == See also == | ||
+ | * {{data.}} | ||
− | + | [[Category:IT]] |
Latest revision as of 06:58, 3 June 2024
Advertising: