[#219] Specify VPC module key output format in docs (#220)

* [#219] Specify VPC module key output format in docs

* Update README.md

Co-authored-by: Ludovico Magnocavallo <ludo@qix.it>
This commit is contained in:
Luca Prete
2021-04-01 15:23:57 +02:00
committed by GitHub
parent 770968fd22
commit aebb9dc1fe

View File

@@ -163,3 +163,4 @@ module "vpc-host" {
| subnets | Subnet resources. | |
<!-- END TFDOC -->
The key format is `subnet_region/subnet_name`. For example `europe-west1/my_subnet`.