Net-vpc-factory (#3696)

This PR (re :D)introduces module net-vpc-factory, a minimal factory that deals with vpcs, subnets, and firewall rules creation, meant to be embedded into other factories, starting with 2-data-platform and 2-networking.
This commit is contained in:
Simone Ruffilli
2026-02-04 11:36:58 +01:00
committed by GitHub
parent 2af44b0651
commit 1404fb20da
22 changed files with 1406 additions and 6512 deletions

View File

@@ -0,0 +1,8 @@
# skip boilerplate check
# yaml-language-server: $schema=../../../../schemas/subnet.schema.json
name: example-default-secondary
region: $locations:secondary
ip_cidr_range: 10.0.0.0/24
description: Default primary-region subnet for prod