Skip to content

Commit

Permalink
Update schema json files based-on v1.72.1
Browse files Browse the repository at this point in the history
  • Loading branch information
niuzhenguo authored and github-actions[bot] committed Jan 15, 2025
1 parent 5d77dfd commit 06684f8
Show file tree
Hide file tree
Showing 52 changed files with 2,712 additions and 45 deletions.
137 changes: 137 additions & 0 deletions docs/json/data-sources/asm_meshes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,137 @@
{
"provider_schemas": {
"huaweicloud/huaweicloud": {
"data_source_schemas": {
"huaweicloud_asm_meshes": {
"block": {
"attributes": {
"id": {
"type": "string",
"computed": true
},
"items": {
"type": [
"list",
[
"object",
{
"annotations": [
"map",
"string"
],
"created_at": "string",
"extend_params": [
"list",
[
"object",
{
"clusters": [
"list",
[
"object",
{
"cluster_id": "string",
"injection": [
"list",
[
"object",
{
"namespaces": [
"list",
[
"object",
{
"field_selector": [
"list",
[
"object",
{
"key": "string",
"operator": "string",
"values": [
"list",
"string"
]
}
]
]
}
]
]
}
]
],
"installation": [
"list",
[
"object",
{
"nodes": [
"list",
[
"object",
{
"field_selector": [
"list",
[
"object",
{
"key": "string",
"operator": "string",
"values": [
"list",
"string"
]
}
]
]
}
]
]
}
]
]
}
]
]
}
]
],
"id": "string",
"labels": [
"map",
"string"
],
"name": "string",
"status": "string",
"tags": [
"map",
"string"
],
"type": "string",
"version": "string"
}
]
],
"description": "The list of meshes.",
"computed": true
},
"region": {
"type": "string",
"description": "Specifies the region in which to query the resource. If omitted, the provider-level region will be used.",
"computed": true
}
}
},
"product": {
"short": "ASM",
"name": "Application Service Mesh",
"catalog": "Containers",
"name_cn": "应用服务网格",
"catalog_cn": "容器"
}
}
}
}
}
}
89 changes: 89 additions & 0 deletions docs/json/data-sources/cae_notification_rules.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,89 @@
{
"provider_schemas": {
"huaweicloud/huaweicloud": {
"data_source_schemas": {
"huaweicloud_cae_notification_rules": {
"block": {
"attributes": {
"id": {
"type": "string",
"computed": true
},
"region": {
"type": "string",
"computed": true
},
"rules": {
"type": [
"list",
[
"object",
{
"enabled": "bool",
"event_name": "string",
"id": "string",
"name": "string",
"notification": [
"list",
[
"object",
{
"endpoint": "string",
"protocol": "string",
"template": "string"
}
]
],
"scope": [
"list",
[
"object",
{
"applications": [
"list",
"string"
],
"components": [
"list",
"string"
],
"environments": [
"list",
"string"
],
"type": "string"
}
]
],
"trigger_policy": [
"list",
[
"object",
{
"count": "number",
"operator": "string",
"period": "number",
"type": "string"
}
]
]
}
]
],
"description": "The list of the event notification rules.",
"computed": true
}
}
},
"product": {
"short": "CAE",
"name": "Cloud Application Engine",
"catalog": "CodeArts",
"name_cn": "云应用引擎",
"catalog_cn": "软件开发生产线"
}
}
}
}
}
}
37 changes: 37 additions & 0 deletions docs/json/data-sources/cbh_instance_quota.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
{
"provider_schemas": {
"huaweicloud/huaweicloud": {
"data_source_schemas": {
"huaweicloud_cbh_instance_quota": {
"block": {
"attributes": {
"id": {
"type": "string",
"computed": true
},
"quota": {
"type": "number",
"computed": true
},
"quota_used": {
"type": "number",
"computed": true
},
"region": {
"type": "string",
"computed": true
}
}
},
"product": {
"short": "CBH",
"name": "Cloud Bastion Host",
"catalog": "Security & Compliance",
"name_cn": "云堡垒机",
"catalog_cn": "安全与合规"
}
}
}
}
}
}
53 changes: 53 additions & 0 deletions docs/json/data-sources/cce_charts.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"provider_schemas": {
"huaweicloud/huaweicloud": {
"data_source_schemas": {
"huaweicloud_cce_charts": {
"block": {
"attributes": {
"charts": {
"type": [
"list",
[
"object",
{
"chart_url": "string",
"created_at": "string",
"description": "string",
"icon_url": "string",
"id": "string",
"instruction": "string",
"name": "string",
"public": "bool",
"source": "string",
"translate": "string",
"updated_at": "string",
"values": "string",
"version": "string"
}
]
],
"computed": true
},
"id": {
"type": "string",
"computed": true
},
"region": {
"type": "string",
"computed": true
}
}
},
"product": {
"short": "CCE",
"name": "Cloud Container Engine",
"catalog": "Containers",
"name_cn": "云容器引擎",
"catalog_cn": "容器"
}
}
}
}
}
}
40 changes: 40 additions & 0 deletions docs/json/data-sources/cce_cluster_configurations.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
{
"provider_schemas": {
"huaweicloud/huaweicloud": {
"data_source_schemas": {
"huaweicloud_cce_cluster_configurations": {
"block": {
"attributes": {
"cluster_id": {
"type": "string",
"required": true
},
"configurations": {
"type": [
"map",
"string"
],
"computed": true
},
"id": {
"type": "string",
"computed": true
},
"region": {
"type": "string",
"computed": true
}
}
},
"product": {
"short": "CCE",
"name": "Cloud Container Engine",
"catalog": "Containers",
"name_cn": "云容器引擎",
"catalog_cn": "容器"
}
}
}
}
}
}
2 changes: 1 addition & 1 deletion docs/json/data-sources/cdn_billing_option.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"service_area": {
"type": "string",
"description": "Specifies the service area",
"description": "Specifies the service area.",
"optional": true,
"computed": true
},
Expand Down
Loading

0 comments on commit 06684f8

Please sign in to comment.