Skip to content

Commit

Permalink
Upgrade terraform-provider-alicloud to v1.228.0 (#766)
Browse files Browse the repository at this point in the history
This PR was generated via `$ upgrade-provider pulumi/pulumi-alicloud`.

---

- Upgrading terraform-provider-alicloud from 1.227.1  to 1.228.0.
	Fixes #765
  • Loading branch information
guineveresaenger authored Aug 12, 2024
1 parent 398911e commit 6698b4c
Show file tree
Hide file tree
Showing 918 changed files with 90,699 additions and 7,206 deletions.
310 changes: 309 additions & 1 deletion provider/cmd/pulumi-resource-alicloud/bridge-metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -482,6 +482,55 @@
"alicloud_alidns_record": {
"current": "alicloud:dns/alidnsRecord:AlidnsRecord"
},
"alicloud_aligreen_audit_callback": {
"current": "alicloud:aligreen/auditCallback:AuditCallback",
"fields": {
"callback_suggestions": {
"maxItemsOne": false
},
"callback_types": {
"maxItemsOne": false
}
}
},
"alicloud_aligreen_biz_type": {
"current": "alicloud:aligreen/bizType:BizType"
},
"alicloud_aligreen_callback": {
"current": "alicloud:aligreen/callback:Callback",
"fields": {
"callback_suggestions": {
"maxItemsOne": false
},
"callback_types": {
"maxItemsOne": false
}
}
},
"alicloud_aligreen_image_lib": {
"current": "alicloud:aligreen/imageLib:ImageLib",
"fields": {
"biz_types": {
"maxItemsOne": false
}
}
},
"alicloud_aligreen_keyword_lib": {
"current": "alicloud:aligreen/keywordLib:KeywordLib",
"fields": {
"biz_types": {
"maxItemsOne": false
}
}
},
"alicloud_aligreen_oss_stock_task": {
"current": "alicloud:aligreen/ossStockTask:OssStockTask",
"fields": {
"image_scenes": {
"maxItemsOne": false
}
}
},
"alicloud_alikafka_consumer_group": {
"current": "alicloud:alikafka/consumerGroup:ConsumerGroup"
},
Expand Down Expand Up @@ -531,6 +580,9 @@
}
}
},
"alicloud_api_gateway_acl_entry_attachment": {
"current": "alicloud:apigateway/aclEntryAttachment:AclEntryAttachment"
},
"alicloud_api_gateway_api": {
"current": "alicloud:apigateway/api:Api",
"fields": {
Expand Down Expand Up @@ -576,7 +628,15 @@
"current": "alicloud:apigateway/group:Group"
},
"alicloud_api_gateway_instance": {
"current": "alicloud:apigateway/instance:Instance"
"current": "alicloud:apigateway/instance:Instance",
"fields": {
"zone_vswitch_security_group": {
"maxItemsOne": false
}
}
},
"alicloud_api_gateway_instance_acl_attachment": {
"current": "alicloud:apigateway/instanceAclAttachment:InstanceAclAttachment"
},
"alicloud_api_gateway_log_config": {
"current": "alicloud:apigateway/logConfig:LogConfig"
Expand Down Expand Up @@ -1175,6 +1235,9 @@
"fields": {
"db_cluster_access_white_list": {
"maxItemsOne": false
},
"multi_zone_vswitch_list": {
"maxItemsOne": false
}
}
},
Expand Down Expand Up @@ -1229,6 +1292,9 @@
}
}
},
"alicloud_cloud_firewall_vpc_cen_tr_firewall": {
"current": "alicloud:cloudfirewall/vpcCenTrFirewall:VpcCenTrFirewall"
},
"alicloud_cloud_firewall_vpc_firewall": {
"current": "alicloud:cloudfirewall/firewallVpcFirewall:FirewallVpcFirewall",
"fields": {
Expand Down Expand Up @@ -1407,6 +1473,16 @@
"alicloud_cms_alarm": {
"current": "alicloud:cms/alarm:Alarm",
"fields": {
"composite_expression": {
"maxItemsOne": true,
"elem": {
"fields": {
"expression_list": {
"maxItemsOne": false
}
}
}
},
"contact_groups": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -4038,6 +4114,9 @@
"db_instance_ids": {
"maxItemsOne": false
},
"health_check_types": {
"maxItemsOne": false
},
"launch_template_override": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -4396,6 +4475,204 @@
}
}
},
"alicloud_fcv3_alias": {
"current": "alicloud:fc/v3Alias:V3Alias"
},
"alicloud_fcv3_async_invoke_config": {
"current": "alicloud:fc/v3AsyncInvokeConfig:V3AsyncInvokeConfig",
"fields": {
"destination_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"on_failure": {
"maxItemsOne": true
},
"on_success": {
"maxItemsOne": true
}
}
}
}
}
},
"alicloud_fcv3_concurrency_config": {
"current": "alicloud:fc/v3ConcurrencyConfig:V3ConcurrencyConfig"
},
"alicloud_fcv3_custom_domain": {
"current": "alicloud:fc/v3CustomDomain:V3CustomDomain",
"fields": {
"auth_config": {
"maxItemsOne": true
},
"cert_config": {
"maxItemsOne": true
},
"route_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"routes": {
"maxItemsOne": false,
"elem": {
"fields": {
"methods": {
"maxItemsOne": false
},
"rewrite_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"equal_rules": {
"maxItemsOne": false
},
"regex_rules": {
"maxItemsOne": false
},
"wildcard_rules": {
"maxItemsOne": false
}
}
}
}
}
}
}
}
}
},
"tls_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"cipher_suites": {
"maxItemsOne": false
}
}
}
},
"waf_config": {
"maxItemsOne": true
}
}
},
"alicloud_fcv3_function": {
"current": "alicloud:fc/v3Function:V3Function",
"fields": {
"code": {
"maxItemsOne": true
},
"custom_container_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"acceleration_info": {
"maxItemsOne": true
},
"command": {
"maxItemsOne": false
},
"entrypoint": {
"maxItemsOne": false
},
"health_check_config": {
"maxItemsOne": true
}
}
}
},
"custom_dns": {
"maxItemsOne": true,
"elem": {
"fields": {
"dns_options": {
"maxItemsOne": false
},
"name_servers": {
"maxItemsOne": false
},
"searches": {
"maxItemsOne": false
}
}
}
},
"custom_runtime_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"args": {
"maxItemsOne": false
},
"command": {
"maxItemsOne": false
},
"health_check_config": {
"maxItemsOne": true
}
}
}
},
"gpu_config": {
"maxItemsOne": true
},
"instance_lifecycle_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"initializer": {
"maxItemsOne": true
},
"pre_stop": {
"maxItemsOne": true
}
}
}
},
"layers": {
"maxItemsOne": false
},
"log_config": {
"maxItemsOne": true
},
"nas_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"mount_points": {
"maxItemsOne": false
}
}
}
},
"oss_mount_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"mount_points": {
"maxItemsOne": false
}
}
}
},
"vpc_config": {
"maxItemsOne": true,
"elem": {
"fields": {
"vswitch_ids": {
"maxItemsOne": false
}
}
}
}
}
},
"alicloud_fcv3_function_version": {
"current": "alicloud:fc/v3FunctionVersion:V3FunctionVersion"
},
"alicloud_fcv3_trigger": {
"current": "alicloud:fc/v3Trigger:V3Trigger"
},
"alicloud_fnf_execution": {
"current": "alicloud:fnf/execution:Execution"
},
Expand Down Expand Up @@ -4573,6 +4850,17 @@
}
}
},
"alicloud_governance_account": {
"current": "alicloud:governance/account:Account"
},
"alicloud_governance_baseline": {
"current": "alicloud:governance/baseline:Baseline",
"fields": {
"baseline_items": {
"maxItemsOne": false
}
}
},
"alicloud_gpdb_account": {
"current": "alicloud:gpdb/account:Account"
},
Expand Down Expand Up @@ -13109,6 +13397,9 @@
"associated_public_ip": {
"maxItemsOne": false
},
"ipv6_sets": {
"maxItemsOne": false
},
"private_ip_addresses": {
"maxItemsOne": false
},
Expand Down Expand Up @@ -14486,6 +14777,20 @@
}
}
},
"alicloud_governance_baselines": {
"current": "alicloud:governance/getBaselines:getBaselines",
"fields": {
"baselines": {
"maxItemsOne": false
},
"ids": {
"maxItemsOne": false
},
"names": {
"maxItemsOne": false
}
}
},
"alicloud_gpdb_accounts": {
"current": "alicloud:gpdb/getAccounts:getAccounts",
"fields": {
Expand Down Expand Up @@ -16002,6 +16307,9 @@
"associated_public_ip": {
"maxItemsOne": false
},
"ipv6_sets": {
"maxItemsOne": false
},
"private_ip_addresses": {
"maxItemsOne": false
},
Expand Down
Loading

0 comments on commit 6698b4c

Please sign in to comment.