Skip to content

Releases: aliyun/terraform-provider-alicloud

v1.211.0

28 Sep 14:01
Compare
Choose a tag to compare
  • New Resource: alicloud_drds_polardbx_instance (#6554)
  • New Resource: alicloud_gpdb_backup_policy (#6542)
  • New Resource: alicloud_event_bridge_api_destination (#6555)

ENHANCEMENTS:

  • resource/alicloud_log_store: make attribute mode changable. (#6488)
  • resource/alicloud_sae_application: Added the field php, image_pull_secrets, programming_language, command_args_v2, custom_host_alias_v2, oss_mount_descs_v2, config_map_mount_desc_v2, liveness_v2, readiness_v2, post_start_v2, pre_stop_v2, tomcat_config_v2, update_strategy_v2, nas_configs, kafka_configs, pvtz_discovery_svc. (#6501)
  • resource/alicloud_cs_kubernetes_addon: skip delete system addon. (#6509)
  • resource/alicloud_slb_listener: Improves the error message for the error InvalidParameter. (#6512)
  • resource/alicloud_lindorm_instance: Added the field stream_engine_node_count and stream_engine_specification. (#6513)
  • resource/alicloud_common_bandwidth_package_attachment: add new attribute ip_type; resource/alicloud_havip_attachment: optimized code implementation; resource/alicloud_vpc_network_acl_attachment: optimized code implementation; resource/alicloud_vpc_traffic_mirror_filter_egress_rule: add new attribute action; resource/alicloud_vpc_traffic_mirror_filter_ingress_rule: add new attribute action; resource/alicloud_route_table_attachment: optimized code implementation; resource/alicloud_vpc_ipv4_cidr_block: optimized code implementation; resource/alicloud_vpc_peer_connection_accepter: optimized code implementation; resource/alicloud_vpc_dhcp_options_set: add retry code. (#6514)
  • resource/alicloud_ga_acl_attachment: Improved default create and delete timeout. (#6516)
  • resource/alicloud_kvstore_instance: Ignores the period diff when payment type is PostPaid. (#6518)
  • resource/alicloud_alb_listener_acl_attachment: add retry error code. (#6530)
  • resource/alicloud_cs_kubernetes_node_pool: Improves the resource not found checking for the error code ErrorClusterNotFound. (#6532)
  • resource/alicloud_service_mesh_service_mesh: Improves the waiting logic for the failed status; resource/alicloud_service_mesh_user_permission: Adds retry for the error InvalidOperation.Grant.NotRunning. (#6535)
  • resource/alicloud_ga_basic_endpoint_group: Added error code NotExist.EndPointGroup; resource/alicloud_ga_basic_ip_set: Added error code NotExist.IpSet; resource/alicloud_ga_basic_accelerate_ip: Added error code NotExist.AccelerateIpId; resource/alicloud_ga_basic_endpoint: Added error code NotExist.EndPoints. (#6536)
  • resource/alicloud_ram_user: Removes the attribute 'force' default value to fix the import diff error; resource/alicloud_ram_group: Removes the attribute 'force' default value to fix the import diff error; resource/alicloud_ram_policy: Removes the attribute 'force' default value to fix the import diff error; resource/alicloud_ram_role: Removes the attribute 'force' default value to fix the import diff error. (#6537)
  • resource/alicloud_db_instance: Ignore ssl_action setting for serverless instance. (#6547)
  • resource/alicloud_nlb_load_balancer_security_group_attachment: add retrycode. (#6550)
  • data-source/alicloud_resource_manager_shared_resources: Added retry strategy; data-source/alicloud_resource_manager_shared_targets: Added retry strategy. (#6496)
  • docs: Improves the docs example. (#6473)
  • docs: Improves the rm docs example. (#6478)
  • docs: Improves the docs example. (#6482)
  • docs: Mark deprecated resource waf_instance,waf_domain. (#6485)
  • docs: Improves the docs example. (#6493)
  • docs: Improves the docs example. (#6517)
  • docs: Adds alicloud network mirror setting docs. (#6548)
  • docs: Improves the cdn domain docs. (#6549)

BUG FIXES:

  • resource/alicloud_ess_scalinggroup: Fixes the BackendServer.configuring error when attaching vserver groups. (#6508)
  • resource/alicloud_slb_listener: Fixes the VServerGroupId does not exist error when updating listener attribute. (#6511)
  • resource/alicloud_db_backup_policy: Fixed setting for turning off log backup. (#6515)
  • resource/alicloud_ssl_certificates_service_certificate: Fixed the cas endpoint error. (#6524)
  • resource/alicloud_sae_grey_tag_route: Fixed sae TypeSet bug caused by tf sdk v1.17.2. (#6526)
  • resource/alicloud_instance: Fixes the InvalidParameter error when modifying the instance auto_renew attribute. (#6533)
  • resource/alicloud_kvstore_instance: Fixes the SSLEnabledStateExistsFault error after importing and applying. (#6534)
  • resource/alicloud_nlb_load_balancer: Fixes the OperationDenied.ZoneMappingsNotChanged error when updating the resource zone_mappings. (#6540)
  • resource/alicloud_config_compliance_pack: Fixed config TypeSet bug caused by tf sdk v1.17.2; resource/alicloud_config_aggregate_compliance_pack: Fixed config TypeSet bug caused by tf sdk v1.17.2. (#6543)
  • resource/alicloud_mongodb_instance: Fixes the StorageTypeOrInstanceTypeNotSupported error when refreshing the resource state. (#6551)
  • resource/alicloud_ecs_key_pair: Fixes the InvalidResourceGroup.NotFound error when resource_group_id is empty. (#6552)
  • data-source/alicloud_cdn_service: Fixes the CdnServiceNotFound error. (#6520)

v1.210.0

15 Sep 16:25
Compare
Choose a tag to compare
  • New Resource: alicloud_cloud_monitor_service_hybrid_double_write (#6386)
  • New Resource: alicloud_kms_instance (#6432)
  • New Resource: alicloud_kms_network_rule (#6432)
  • New Resource: alicloud_kms_policy (#6432)
  • New Resource: alicloud_kms_application_access_point (#6432)
  • New Resource: alicloud_kms_client_key (#6432)
  • New Resource: alicloud_ims_oidc_provider (#6471)
  • New Resource: alicloud_cddc_dedicated_propre_host (#6472)
  • New Resource: alicloud_event_bridge_connection (#6503)
  • New Datasource: alicloud_arms_prometheus_monitorings (#6443)

ENHANCEMENTS:

  • resource/alicloud_polardb_cluster: added poladb db support proxy_type、proxy_class、loose_polar_log_bin;data-source/alicloud_polardb_node_classes: modified filter useless data;resource/alicloud_polardb_global_database_network: try again when a member exists;alicloud/connectivity/regions: create gdn strength setting availability zone; alicloud/diff_suppress_funcs: creation_category db_type. (#6404)
  • resource/alicloud_oos_patch_baseline: rejected_patches, rejected_patches_action. (#6459)
  • resource/alicloud_ocean_base_instance: add new attributes: disk_type, ob_version. (#6460)
  • resource/alicloud_ga_endpoint_group: Improved default create and delete timeout. (#6461)
  • resource/alicloud_ga_ip_set: Improved default create and delete timeout. (#6462)
  • resource/alicloud_ga_listener: Improved default create and delete timeout. (#6463)
  • resource/alicloud_ga_forwarding_rule: Improved default create and delete timeout. (#6464)
  • resource/alicloud_ots_instance: Upgrade openapi version. (#6466)
  • resource/alicloud_cddc_dedicated_host_group: modify attribute engine to supports more type. (#6472)
  • resource/alicloud_common_bandwidth_package_attachment: Improves the resource creating and avoid happened IpInstanceId.AlreadyInBandwidthPackage error. (#6480)
  • resource/alicloud_ga_endpoint_group: Added retry strategy for error code NotActive.Listener. (#6483)
  • resource/alicloud_instance: Adds new output attribute system_disk_id, and fixes the resource not found error when there is missing system disk; resource/alicloud_ecs_instance_set: Fixes the resource not found error when there is missing system disk. (#6498)
  • data-source/alicloud_wafv3_domains: Fixed the panic error. (#6454)
  • data-source/alicloud_fc_service: Improves the response checking when the account is opened. (#6489)
  • data-source/alicloud_hbr_service: Update endpoint to fix the service unavailable issue. (#6491)
  • docs: Improves the docs example. (#6434)
  • docs: Improves the sddp,swas docs example. (#6453)
  • docs: Improves the docs example. (#6457)
  • docs: Improves the alicloud_resource_manager_resource_groups docs. (#6487)
  • docs: polardb_accounts.html.markdown;polardb_clusters.html.markdown;polardb_databases.html.markdown;polardb_endpoints.html.markdown;polardb_global_database_networks_html.markdown. (#6495)
  • testcase: add cross-border use case for cen_tranist_router_peer_attachment. (#6455)
  • testcase: Adds or improves sweeper testcase for ssl_certificate_service_certificate and the resource group. (#6468)
  • client: improves the kvstore endpoints and its resources (#6506)

BUG FIXES:

  • resource/alicloud_ess_scalinggroup: Fixes the BackendServer.configuring error when attaching vserver groups (#6058)
  • resource/alicloud_dts_synchronization_job: Fixes the DTS.Msg.OperationDenied.JobStatusModifying error when updating it [#6481]
  • resource/alicloud_kvstore_instance: Fixes the diff error from attribute instance_class. (#6440)
  • datasource/alicloud_cs_kubernetes_addons: Fixes reading latest addon config error. (#6262)
  • data-source/alicloud_cdn_service: Fixes the CdnServiceNotFoundError error. (#6467)

v1.209.1

29 Aug 01:33
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/alicloud_cloud_firewall_instance: Adds new attributes cfw_account and account_number, and removes the attribute cfw_service (#6451)
  • resource/alicloud_wafv3_domain: Fixes the panic error when importing (#6450)
  • resource/alicloud_db_instance: Added the field direction and pg set kernel small version upgrade method and fixed enable TDE; resource/alicloud_db_readonly_instance: Added the field direction. (#6379)
  • resource/alicloud_ga_additional_certificate: Removed the ForceNew for field certificate_id; Supported for new action UpdateAdditionalCertificateWithListener. (#6401)
  • resource/alicloud_resource_manager_service_linked_role: Waiting for the resource deleting finished. (#6410)
  • resource/alicloud_hbr_vault: Removed the field redundancy_type. (#6412)
  • resource/alicloud_fcv2_function: Adds a retry error code for concurrency. (#6430)
  • resource/alicloud_oss_bucket: lifecycle_rule supports filter. (#6445)
  • data-source/alicloud_db_instances: Adds attribute host_instance_infos is used to display high availability modes and data replication methods. (#6435)
  • data-source/alicloud_ga_custom_routing_endpoint_traffic_policies: Fixed test cases. (#6446)
  • docs: add log index for fc service/function doc. (#6368)
  • docs: Improves the vpc docs example. (#6392)
  • docs: Improves the sae docs example. (#6405)
  • docs: Improves the sag docs example. (#6411)
  • docs: Improves the cr docs example. (#6416)
  • docs: Improves the cddc docs example. (#6417)
  • docs: Improves the ddos docs example. (#6424)
  • docs: Improves the db docs example. (#6429)
  • docs: Improves the docs example. (#6441)

BUG FIXES:

  • resource/alicloud_oss_bucket_object: Fixed double check error. (#6399)
  • resource/alicloud_ecd_bundle: Fixed the description no value error caused by modify other field. (#6408)
  • resource/alicloud_cloud_firewall_address_book: Fixed the create, read, update, delete invalid error when using an international account. (#6419)
  • resource/alicloud_ga_custom_routing_endpoint_traffic_policy: Fixed test cases. (#6431)
  • resource/alicloud_cloud_firewall_vpc_firewall_cen: Fixed the create, read, update, delete invalid error when using an international account. (#6433)
  • resource/alicloud_cloud_firewall_vpc_firewall_control_policy: Fixed the create, read, update, delete invalid error when using an international account. (#6437)
  • resource/alicloud_cloud_firewall_vpc_firewall: Fixed the create, read, update, delete invalid error when using an international account. (#6448)

v1.209.0

08 Aug 07:44
Compare
Choose a tag to compare
  • New Resource: alicloud_tag_meta_tag (#6384)
  • New Resource: alicloud_arms_prometheus_monitoring (#6351)
  • New Resource: alicloud_nlb_loadbalancer_common_bandwidth_package_attachment (#6365)
  • New Resource: alicloud_nlb_listener_additional_certificate_attachment (#6365)
  • New Datasource: alicloud_vpc_flow_log_service (#6354)
  • New Datasource: alicloud_rds_class_details (#6359)

ENHANCEMENTS:

  • client: Improves the getting endpoint for resource manager and das. (#6394)
  • resource/alicloud_arms_remote_write: support remote_write_yaml yaml format. (#6351)
  • resource/alicloud_nlb_load_balancer: modify attribute bandwidth_package_id; resource/alicloud_nlb_listener: add retry code while removing listener. (#6365)
  • resource/alicloud_oss_bucket: lifecycle_rule supports tag. (#6372)
  • resource/alicloud_oss_bucket: Supports DeepColdArchive storage class. (#6377)
  • resource/alicloud_cs_autoscaling_config: support new params. (#6389)
  • resource/alicloud_alb_listener: Added retry stragety for error code VipStatusNotSupport. (#6391)
  • docs: Improves the edas docs example. (#6376)
  • docs: Improves the expressconnect docs example. (#6380)
  • docs: Improves the sso docs example. (#6381)
  • docs: Improves the csg docs example. (#6385)

BUG FIXES:

  • resource/alicloud_ram_user: Refactored resourceAlicloudRamUserUpdate; Fixed field update diff error. (#6382)
  • resource/alicloud_polardb_cluster: Fixes the panic error caused by missing TDERegion. (#6390)

v1.208.1

31 Jul 14:13
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/alicloud_elasticsearch_instance: Supported auto renewal param auto_renew and auto_renew_duration for Elasticsearch Instance;data-source/alicloud_elasticsearch_zones: Add retry request. (#6281)
  • resource/alicloud_ga_accelerator: Added the field payment_type, cross_border_mode, cross_border_status, promotion_option_no. (#6330)
  • resource/alicloud_oss_bucket: Added the filed allow_same_action_overlap. (#6338)
  • resource/alicloud_polardb_cluster: polardb db supports upgrading minor version. (#6348)
  • resource/alicloud_ga_basic_accelerator: Added the field payment_type, cross_border_status, promotion_option_no. (#6349)
  • resource/alicloud_nas_mount_target: add parameter vpc_id, network_type for completing the API parameters. (#6355)
  • resource/alicloud_oss_bucket: Supports access monitor. (#6360)
  • resource/alicloud_eipanycast_anycast_eip_address_attachment: add new attribute association_mode, pop_locations; resource/alicloud_instance: add new attribute network_interface_id; resource/alicloud_eipanycast_anycast_eip_address: add new attribute resource_group_id. (#6361)
  • resource/alicloud_oss_bucket: use validation functions in provider. (#6363)
  • resource/alicloud_ram_*: add the retry for flow control. (#6366)
  • data-source/alicloud_ram_*: add the retry for flow control. (#6373)
  • resource/alicloud_vswitch: modify ipv6_cidr_block; resource/alicloud_eip_address: optimize resource status determination; resource/alicloud_vpc_ha_vip: optimize test case. (#6374)
  • resource/alicloud_event_bridge_rule: Supported type set to acs.alikafka, acs.api.destination, acs.arms.loki, acs.datahub, acs.eventbridge.olap, acs.eventbus.SLSCloudLens, acs.fnf, acs.k8s, acs.openapi, acs.rds.mysql, acs.sae, acs.sls, mysql. (#6375)
  • docs: Improves the ack docs example. (#6333)
  • docs: Improves the dcdn docs example. (#6342)
  • docs: Improves the dbfs docs example. (#6353)
  • docs: Improves the rds docs example. (#6356)

BUG FIXES:

  • resource/alicloud_oss_bucket: corrects the transitions.storage_class to required. (#6344)
  • resource/alicloud_gpdb_instance: Fixed ssl_enabled invalid error during creation. (#6357)
  • resource/alicloud_instance: Fixes the attribute auto_release_time inconsistent issue, and Improves the user_data setting. (#6358)
  • resource/alicloud_alb_server_group: optimized attribute servers. (#6367)
  • resource/alicloud_event_bridge_event_bus: Improves the validation for the attribute event_bus_name; resource/alicloud_event_bridge_event_source: Fixes the diff error caused by attribute linked_external_source. (#6370)

v1.208.0

21 Jul 14:17
Compare
Choose a tag to compare
  • New Resource: alicloud_ens_instance (#6266)
  • New Resource: alicloud_fcv2_function (#6280)
  • New Resource: alicloud_vpc_gateway_endpoint (#6309)
  • New Resource: alicloud_vpc_gateway_endpoint_route_table_attachment (#6319)

ENHANCEMENTS:

  • provider: Improves the error message when missing credential. (#6316)
  • resource/alicloud_ssl_certificates_service_certificate: Fixes the creating bug that resource region does not match template specified. (#6299)
  • resource/alicloud_ddoscoo_domain_resource: Added the field ocsp_enabled. (#6301)
  • resource/alicloud_db_instance: Added the field role_arn. (#6302)
  • resource/alicloud_resource_manager_shared_resource: Supported resource_type set to KMSInstance. (#6306)
  • resource/alicloud_ecs_disk: Fixes the setting delete_with_instance=false does not work bug when creating a subscription disk. (#6308)
  • resource/alicloud_bastionhost_instance: Fixes the ResourceNotFound error when using international account. (#6310)
  • resource/alicloud_rds_upgrade_db_instance: fixes bugs in enabling SSL and modifying resource groups. (#6311)
  • resource/alicloud_kvstore_instance: Added the field shard_count. (#6312)
  • resource/alicloud_adb_db_cluster: Improves the setting db_cluster_version by api DescribeDBClusterAttribute. (#6320)
  • resource/alicloud_db_instance: fixes serverless enable disable delete protection. (#6325)
  • resource/alicloud_db_instance: fixes setting table name case sensitive field db_is_ignore_case invalid. (#6329)
  • resource/alicloud_eipanycast_anycast_eip_address: add new attributes: tags, create_time. (#6335)
  • resource/alicloud_ga_bandwidth_package: Added the field promotion_option_no. (#6336)
  • resource/alicloud_eci_container_group: Supported multiple vswitch_id for ECI. (#6341)
  • resource/alicloud_cs_managed_kubernetes: change install_cloud_monitor to Computed; resource/alicloud_cs_kubernetes_node_pool: support new node name mode (#6294)
  • docs: Improves the apigateway docs example. (#6293)
  • docs: Improves the docs example. (#6303)
  • docs: Improves the arms docs example. (#6305)
  • docs: Improves the bastionhost docs example. (#6307)
  • docs: Improves the cms docs example. (#6326)
  • docs: Improves the config docs example. (#6328)

v1.207.2

07 Jul 07:59
Compare
Choose a tag to compare

ENHANCEMENTS:

  • provider: enlarges the configure parameter configuration_source value length to 128. (#6286)
  • resource/alicloud_polardb_backup_policy: fix updating attribute data_level1_backup_retention_period does not work bug. (#6254)
  • resource/alicloud_gpdb_instance: Added the field encryption_type, encryption_key and vector_configuration_status. (#6268)
  • resource/alicloud_rds_clone_db_instance: add retry; resource/alicloud_rds_account: add retry; resource/alicloud_rds_backup: add retry. (#6271)
  • resource/alicloud_db_database: add retry; resource/alicloud_rds_upgrade_db_instance: add retry; resource/alicloud_rds_db_proxy: add retry and fix bug. (#6272)
  • resource/alicloud_db_backup_policy: add retry; resource/alicloud_db_connection: add retry; resource/alicloud_db_readonly_instance: add retry and added the field effective_time. (#6273)
  • resource/alicloud_rds_instance_cross_backup_policy: add retry and fix bug; resource/alicloud_rds_parameter_group: add retry; resource/alicloud_rds_service_linked_role: add retry. (#6276)
  • resource/alicloud_ess_scaling_configuration: fixes the ServiceUnavailable error when updating the data_disk. (#6290)
  • resource/alicloud_lindorm_instance: fixes the panic error caused by no setting instance_storage. (#6292)
  • resource/alicloud_redis_tair_instance: Improves shard_count modify api; testcases: Fix resource/alicloud_redis_tair_instance; Improves the docs shard_count. (#6296)
  • resource/alicloud_ddoscoo_domain_resource: Added the field cname. (#6298)
  • docs: Improves the cen docs example. (#6258)
  • docs: Improves the kafka docs example. (#6284)
  • docs: corrects available version number for the new attributes. (#6285)
  • docs: Improves the amqp docs example. (#6288)
  • docs: alicloud_alb_server_group health_check_protocol description fixed. (#6297)

v1.207.1

01 Jul 04:02
Compare
Choose a tag to compare

ENHANCEMENTS:

  • provider: assume_role supports setting external_id; resource/alicloud_alikafka_instance: Fixes the attribute topic_quota diff and update error; resource/alicloud_ess_scaling_configuration: Fixes the setting instance_pattern_infos failed error (#6277)
  • resource/alicloud_lindorm_instance: Enlarges the cold_storage max value to 1000000 (#6283)
  • resource/alicloud_rds_db_instance_endpoint: add retry; resource/alicloud_rds_db_instance_endpoint_address: add retry; resource/alicloud_rds_db_node: add retry. (#6275)
  • resource/alicloud_ocean_base_instance: modify attribute instance_class supports more specification. (#6270)
  • resource/alicloud_ga_basic_accelerator: Added the field tags (#6260)
  • resource/alicloud_ga_acl: Added the field tags (#6259)
  • resource/alicloud_ga_bandwidth_package: Added the field tags (#6257)
  • resource/alicloud_sae_namespace: Improved resource retry strategy (#6253)
  • resource/alicloud_ga_endpoint_group: Added the field enable_proxy_protocol and tags (#6250)
  • resource/alicloud_ga_accelerator: Added the field tags (#6249)
  • data-source/alicloud_rds_slots: add retry;resource/alicloud_db_instance: add retry;resource/alicloud_rds_ddr_instance: add retry. (#6263)
  • docs: Improves the dns docs example (#6282)
  • docs: Improves the alb docs example (#6279)
  • docs: Improves the adb docs example (#6274)
  • docs: Improves the cen docs example (#6252)
  • Update Readme (#6278)

v1.207.0

20 Jun 08:11
Compare
Choose a tag to compare
  • New Resource: alicloud_eip_segment_address (#6225)

ENHANCEMENTS:

  • resource/alicloud_adb_db_cluster: Added the field elastic_io_resource_size and disk_performance_level. (#6116)
  • resource/alicloud_polardb_backup_policy: polardb support backup policy. (#6147)
  • resource/alicloud_ga_ip_set: Added the field isp_type. (#6171)
  • resource/alicloud_common_bandwidth_package: add new attibutes tags, create_time. (#6187)
  • resource/alicloud_vpc_public_ip_address_pool_cidr_block: add new attribute create_time;resource/alicloud_vpc_dhcp_options_set: add new attributes ipv6_lease_time, lease_time, tags, resource_group_id;resource/alicloud_vpc_peer_connection: adds new attributes tags, resource_group_id;resource/alicloud_vpc_ipv6_internet_bandwidth: optimize validateFunc implementation. (#6188)
  • resource/alicloud_rds_clone_db_instance: Adds new attribute zone_id_slave_a and zone_id_slave_b to support creating MySQL Cluster Edition. (#6201)
  • resource/alicloud_cms_site_monitor: Supported interval set to 30, 60. (#6217)
  • resource/alicloud_kms_key: Added the field tags. (#6222)
  • resource/alicloud_eip_address: add new attributes zone,pricing_cycle; data-source/alicloud_eip_addresses: modify the parameter mapping function. (#6225)
  • resource/alicloud_ga_listener: Added the field forwarded_for_config. (#6227)
  • resource/alicloud_ga_forwarding_rule: Added the field rule_action_value. (#6228)
  • resource/alicloud_rds_clone_db_instance: Support for cloning serverless instances. (#6231)
  • resource/alicloud_lindorm_instance: Supported disk_category set to cloud_essd_pl0. (#6232)
  • resource/alicloud_sae_ingress: Added the field cert_ids, load_balance_type, listener_protocol, rewrite_path and backend_protocol. (#6236)
  • resource/alicloud_vpc_peer_connection: Fixes the ResourceNotFound.InstanceId error when destroying it. (#6242)
  • resource/alicloud_common_bandwidth_package: Reset the default value to PayByTraffic. (#6243)
  • resource/alicloud_eip_address: Improves the setting bandwidth value after applying it. (#6244)
  • resource/alicloud_log_project: Ignores the system tag which starting with acs for the attribute tags. (#6245)
  • resource/alicloud_resource_manager_account: Fixes the ConcurrentCallNotSupported error when creating it. (#6246)
  • docs: Improves the sls docs example. (#6210)
  • docs: Improves the hbr docs example. (#6214)
  • docs: Improves the product Quota resources docs content. (#6224)
  • docs: Improves the ga docs example. (#6226)
  • docs: Improves the fc docs example. (#6229)
  • docs: Improves the ess docs example. (#6230)
  • docs: Improves the ecd docs example. (#6233)
  • docs: Improves the mongodb docs example. (#6234)
  • docs: Improves the dts docs example. (#6238)
  • docs: Improves the resource alicloud_config_delivery example. (#6247)

v1.206.0

02 Jun 14:54
Compare
Choose a tag to compare
  • New Resource: alicloud_redis_tair_instance (#6178)
  • New Resource: alicloud_quotas_template_quota (#6183)

ENHANCEMENTS:

  • resource/alicloud_vpc: Adds new attribute classic_link_enabled, create_time, ipv6_cidr_blocks, ipv6_isp; resource/alicloud_vswitch: Adds new attributes create_time, resource_group_id, route_table_id. (#6119)
  • resource/alicloud_db_instance : Supports for serverless instance creation. (#6155)
  • resource/alicloud_vpc_prefix_list: Remove attribute Entries. (#6168)
  • resource/alicloud_cen_bandwidth_package_attachment: Added retry stragety for error code InvalidOperation.CenBandwidthLimitsNotZero. (#6169)
  • resource/alicloud_rds_db_instance_endpoint_address:fix the DescribeDBInstanceEndpoints interface error code. (#6170)
  • resource/alicloud_ddoscoo_domain_resource: Removed the ForceNew for field proxy_types and rs_type, supports modifying them online. (#6173)
  • provider: Adds trace id for the provider and it can be used to debug the request. (#6174)
  • docs/alicloud_db_account : Supplement the explanation that the SQLServer engine does not support create high privilege account. (#6175)
  • resource/alicloud_cdn_domain: adds new attributes: check_url, certificate_config.cert_id, certificate_config.cert_region, remove attribute certificate_config.force_set. (#6176)
  • resource/alicloud_quotas_quota_application: adds new attributes env_language, create_time, effective_time; resource/alicloud_quotas_quota_alarm: adds new attributes: create_time, threshold_type. (#6183)
  • resource/alicloud_route_table: add new attribute create_time; resource/alicloud_network_acl add new attribute tags, create_time; resource/alicloud_vpc_gateway_route_table_attachment: add new attribute create_time; resource/alicloud_vpc_ipv6_egress_rule: optimized validation implementation; resource/alicloud_vpc_traffic_mirror_filter: adds new attributes egress_rules, ingress_rules, resource_group_id, tags; resource/alicloud_vpc_traffic_mirror_session: adds new attributes resource_group_id, tags. (#6186)
  • resource/alicloud_nlb_load_balancer: Added the field deletion_protection_enabled, deletion_protection_reason, modification_protection_status and modification_protection_reason. (#6189)
  • resource/alicloud_rds_account: Improves the pending time when waiting for the instance is running after creating the account. (#6190)
  • resource/alicloud_alb_load_balancer: Added the limit of the field tags. (#6191)
  • Improves the docs example. (#6192)
  • Improves the docs example. (#6193)
  • Improves the docs example. (#6194)
  • resource/alicloud_log_store: Enlarges the max_split_shard_count max valid value to 256. (#6197)
  • Improves the docs example. (#6199)
  • Improves the docs example. (#6200)
  • resource/alicloud_sae_namespace: Added the field namespace_short_id and enable_micro_registration. (#6202)
  • docs: Improves the docs of ga_acl and ga_acl_entry_attachment. (#6203)
  • resource/alicloud_sae_application_scaling_rule: Added the field slb_id, slb_project, slb_log_store and vport; Supported metric_type set to QPS, RT, INTRANET_SLB_QPS, INTRANET_SLB_RT. (#6204)
  • Improves the docs example. (#6205)
  • resource/alicloud_redis_tair_instance: Improves default creation and update timeout; testcases: Fix resource/alicloud_redis_tair_instance; Improves the docs kvstore_zones. (#6206)

BUG FIXES:

  • resource/alicloud_db_instance : fixed issue with instance status check timeout when creating PostgreSQL and modifying parameters, changing timeout from 500 to 1000. (#6181)
  • resource/alicloud_ga_listener: Fixed proxy_protocol invalid error. (#6184)