Skip to content
Snippets Groups Projects

Issue #3209693: Add cost type field for Cloud Service Provider and make it default value for cost blocks

Closed Issue #3209693: Add cost type field for Cloud Service Provider and make it default value for cost blocks
All threads resolved!
Closed Masami Suzuki requested to merge issue/cloud-3209693:3209693-add-cost-type-field into 3.x
All threads resolved!
Files
11
@@ -4,6 +4,7 @@ dependencies:
config:
- cloud.cloud_config_type.k8s
- field.field.cloud_config.k8s.field_api_server
- field.field.cloud_config.k8s.field_cost_type
- field.field.cloud_config.k8s.field_location_city
- field.field.cloud_config.k8s.field_location_country
- field.field.cloud_config.k8s.field_location_latitude
@@ -31,6 +32,12 @@ content:
third_party_settings: { }
type: string_textfield
region: content
field_cost_type:
weight: 8
settings: { }
third_party_settings: { }
type: options_select
region: content
field_location_city:
weight: 4
settings:
Loading