Update all internal links examples -> blueprints
This commit is contained in:
@@ -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" {
|
||||
|
||||
Reference in New Issue
Block a user