Skip to content
Draft
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
8 changes: 8 additions & 0 deletions data/schema/resources/aws_account/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/aws_account/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: aws_account
resource_reporters:
- cost_management
Comment thread
coderabbitai[bot] marked this conversation as resolved.
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: aws_account
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/aws_organizational_unit/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: aws_organizational_unit
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: aws_organizational_unit
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/azure_subscription_guid/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: azure_subscription_guid
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: azure_subscription_guid
reporter_name: cost_management
namespace: cost_management
8 changes: 8 additions & 0 deletions data/schema/resources/cost_model/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/cost_model/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: cost_model
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: cost_model
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
8 changes: 8 additions & 0 deletions data/schema/resources/gcp_account/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/gcp_account/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: gcp_account
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: gcp_account
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
8 changes: 8 additions & 0 deletions data/schema/resources/gcp_project/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/gcp_project/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: gcp_project
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: gcp_project
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
8 changes: 8 additions & 0 deletions data/schema/resources/integration/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/integration/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: integration
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: integration
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/openshift_cluster/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_cluster
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_cluster
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/openshift_node/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_node
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_node
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/openshift_project/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_project
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: openshift_project
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
8 changes: 8 additions & 0 deletions data/schema/resources/settings/common_representation.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {
"workspace_id": { "type": "string" }
},
"required": ["workspace_id"]
}
3 changes: 3 additions & 0 deletions data/schema/resources/settings/config.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: settings
resource_reporters:
- cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
resource_type: settings
reporter_name: cost_management
namespace: cost_management
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"$schema": "http://json-schema.org/draft-07/schema#",
"type": "object",
"properties": {},
"required": []
}
2 changes: 1 addition & 1 deletion deploy/kessel-inventory-ephem.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ objects:
metadata:
name: resources-tarball
binaryData:
resources.tar.gz: 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
resources.tar.gz: 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
- apiVersion: v1
kind: ConfigMap
metadata:
Expand Down
Binary file modified resources.tar.gz
Binary file not shown.
Loading
Loading