Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions outputs.index.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,5 +163,20 @@
"name": "mongodb_auth_operator",
"gitUrl": "https://github.com/Facets-cloud/facets-modules",
"relativePath": "./outputs/mongodb_auth_operator/"
},
{
"name": "azure_vpc",
"gitUrl": "https://github.com/Facets-cloud/facets-modules",
"relativePath": "./outputs/azure_vpc/"
},
{
"name": "aws_vpc",
"gitUrl": "https://github.com/Facets-cloud/facets-modules",
"relativePath": "./outputs/aws_vpc/"
},
{
"name": "gcp_vpc",
"gitUrl": "https://github.com/Facets-cloud/facets-modules",
"relativePath": "./outputs/gcp_vpc/"
}
]
8 changes: 8 additions & 0 deletions outputs/aws_vpc/output.facets.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: aws_vpc
out:
type: object
title: AWS VPC
description: Outputs from AWS VPC
properties:
attributes:
interfaces:
8 changes: 8 additions & 0 deletions outputs/azure_vpc/output.facets.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: azure_vpc
out:
type: object
title: Azure VPC
description: Outputs from Azure VPC
properties:
attributes:
interfaces:
8 changes: 8 additions & 0 deletions outputs/gcp_vpc/output.facets.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
name: gcp_vpc
out:
type: object
title: GCP VPC
description: Outputs from GCP VPC
properties:
attributes:
interfaces: