Initial jenkins version

This commit is contained in:
Anup Raj Gopinathan
2025-06-25 13:22:01 +02:00
parent b5849c7fbd
commit 0e4f834409
12 changed files with 5069 additions and 0 deletions
+34
View File
@@ -0,0 +1,34 @@
{
"vpc-provider:account=030215556060:filter.vpc-id=vpc-02e23456a3e6064f1:region=eu-west-1:returnAsymmetricSubnets=true": {
"vpcId": "vpc-02e23456a3e6064f1",
"vpcCidrBlock": "10.157.7.0/24",
"ownerAccountId": "030215556060",
"availabilityZones": [],
"subnetGroups": [
{
"name": "Private",
"type": "Private",
"subnets": [
{
"subnetId": "subnet-014953bcd8175abe5",
"cidr": "10.157.7.0/25",
"availabilityZone": "eu-west-1a",
"routeTableId": "rtb-0e60c84be1611577e"
},
{
"subnetId": "subnet-0fb151177f9b7d430",
"cidr": "10.157.7.128/26",
"availabilityZone": "eu-west-1b",
"routeTableId": "rtb-09dc6ac1e26eb92ba"
},
{
"subnetId": "subnet-0696d516a7e905674",
"cidr": "10.157.7.192/26",
"availabilityZone": "eu-west-1c",
"routeTableId": "rtb-04cc2504f623b4d2e"
}
]
}
]
}
}