Update all internal links examples -> blueprints

This commit is contained in:
Julio Castillo
2022-09-09 15:33:59 +02:00
parent a248602827
commit 269894e92b
40 changed files with 108 additions and 56 deletions

View File

@@ -232,7 +232,7 @@ module "vpc" {
### Subnet Factory
The `net-vpc` module includes a subnet factory (see [Resource Factories](../../examples/factories/)) for the massive creation of subnets leveraging one configuration file per subnet.
The `net-vpc` module includes a subnet factory (see [Resource Factories](../../blueprints/factories/)) for the massive creation of subnets leveraging one configuration file per subnet.
```hcl
module "vpc" {