terraform-community-modules / tf_aws_vpc

[DEPRECATED] Use https://github.com/terraform-aws-modules/terraform-aws-vpc
Other
211 stars 203 forks source link

What does "mod" stand for? #11

Closed lrhazi closed 8 years ago

lrhazi commented 8 years ago

Hello,

what's "mod" in :

resource "aws_vpc" "mod" {

Thanks!

antonbabenko commented 8 years ago

"mod" in this config is just an ID of the resource. Probably it was supposed to be a short form for word "module".

FYI, https://stackoverflow.com/questions/tagged/terraform