Skip to content

Commit

Permalink
[resource] add openshift platform to all supported cloud providers
Browse files Browse the repository at this point in the history
Signed-off-by: Benedikt Bongartz <[email protected]>
  • Loading branch information
frzifus committed Nov 24, 2022
1 parent 120f60f commit 4244878
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions semantic_conventions/resource/cloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@ groups:
- id: alibaba_cloud_fc
value: 'alibaba_cloud_fc'
brief: Alibaba Cloud Function Compute
- id: alibaba_cloud_openshift
value: 'alibaba_cloud_openshift'
brief: Red Hat OpenShift on Alibaba Cloud
- id: aws_ec2
value: 'aws_ec2'
brief: AWS Elastic Compute Cloud
Expand All @@ -84,6 +87,9 @@ groups:
- id: aws_app_runner
value: 'aws_app_runner'
brief: AWS App Runner
- id: aws_openshift
value: 'aws_openshift'
brief: Red Hat OpenShift on AWS (ROSA)
- id: azure_vm
value: 'azure_vm'
brief: Azure Virtual Machines
Expand All @@ -99,6 +105,9 @@ groups:
- id: azure_app_service
value: 'azure_app_service'
brief: Azure App Service
- id: azure_openshift
value: 'azure_openshift'
brief: Red Hat OpenShift on Azure Cloud
- id: gcp_compute_engine
value: 'gcp_compute_engine'
brief: Google Cloud Compute Engine (GCE)
Expand All @@ -114,6 +123,9 @@ groups:
- id: gcp_app_engine
value: 'gcp_app_engine'
brief: Google Cloud App Engine (GAE)
- id: google_cloud_openshift
value: 'google_cloud_openshift'
brief: Red Hat OpenShift on Google Cloud
- id: ibm_cloud_openshift
value: 'ibm_cloud_openshift'
brief: Red Hat OpenShift on IBM Cloud
Expand Down

0 comments on commit 4244878

Please sign in to comment.