我在 Github 的几个terraform代码中发现了一个模式。
terraform
resource "aws_vpc" "this"
我想知道关键字如何this提供相对于命名资源的特殊优势。我找不到有关关键字的Hashicorp文档this。
this
https://github.com/terraform-aws-modules/terraform-aws-vpc/blob/3210728ee26665fab6b1f07417bcb0e518573a1d/main.tf
https://github.com/cloudposse/terraform-aws-vpn-connection/blob/master/context.tf
amazon-web-services terraform hcl infrastructure-as-code
amazon-web-services ×1
hcl ×1
infrastructure-as-code ×1
terraform ×1