Skip to content

Releases: aliyun/terraform-provider-alicloud

v1.212.0

06 Nov 05:30
Compare
Choose a tag to compare
  • New Resource: alicloud_rocketmq_instance (#6538)
  • New Resource: alicloud_rocketmq_topic (#6538)
  • New Resource: alicloud_rocketmq_consumer_group (#6538)
  • New Resource: alicloud_threat_detection_client_file_protect (#6541)
  • New Resource: alicloud_threat_detection_file_upload_limit (#6541)
  • New Resource: alicloud_threat_detection_client_user_define_rule (#6541)
  • New Resource: alicloud_cloud_monitor_service_monitoring_agent_process (#6591)
  • New Resource: alicloud_cloud_monitor_service_group_monitoring_agent_process (#6595)
  • New Resource: alicloud_ack_one_cluster (#6600)
  • New Resource: alicloud_dms_enterprise_authority_template (#6605)

ENHANCEMENTS:

  • resource/alicloud_threat_detection_instance: add attributes: container_image_scan_new, product_type, rasp_count, sas_cspm, sas_cspm_switch. (#6479)
  • resource/alicloud_ddoscoo_instance: Added the field edition_sale, address_type, bandwidth_mode and ip. (#6546)
  • resource/alicloud_log_project: add new attribute resource_group_id. (#6614)
  • resource/alicloud_privatelink_vpc_endpoint_service: add new attribute resource_group_id, service_resource_type, service_support_ipv6, zone_affinity_enabled. (#6616)
  • resource/alicloud_service_mesh_service_mesh: add computed tag for attributes; data-source/alicloud_service_mesh_service_meshes: add new attribute kube_config. (#6621)
  • resource/alicloud_mongodb_instance: Added the field encrypted, cloud_disk_encryption_key, encryptor_name, encryption_key, role_arn, backup_interval, snapshot_backup_type. (#6631)
  • resource/alicloud_cs_managed_kubernetes: Supports support control plane log config; Changes attributes to ForceNew, including worker_vswitch_ids, security_group_id, is_enterprise_security_group, proxy_mode, pod_cidr, service_cidr, node_cidr_mask, security_group_id; Removes the deprecated attributes, like runtime, enable_ssh, rds_instances, exclude_autoscaler_nodes, worker_number, worker_instance_types, password, key_name, kms_encrypted_password, kms_encryption_context, worker_instance_charge_type, worker_period, worker_period_unit, worker_auto_renew, worker_auto_renew_period, worker_disk_category, worker_disk_size, worker_data_disks, node_name_mode, node_port_range, os_type, platform, image_id, cpu_policy, user_data, taints, worker_disk_performance_level, worker_disk_snapshot_policy_id, install_cloud_monitor, kube_config, availability_zone (#6618)
  • resource/alicloud_cs_kubernetes: Changes the attributes to ForceNew, like master_vswitch_ids, master_instance_types, master_disk_size, master_disk_category, master_instance_charge_type, master_period_unit, master_period, master_auto_renew, master_auto_renew_period, pod_cidr, service_cidr, node_cidr_mask; Removes the deprecated attributes, like exclude_autoscaler_nodes, worker_number, worker_vswitch_ids, worker_instance_types, worker_instance_charge_type, worker_period, worker_period_unit, worker_auto_renew, worker_auto_renew_period, worker_disk_category, worker_disk_size, worker_data_disks, node_port_range, cpu_policy, user_data, taints, worker_disk_performance_level, worker_disk_snapshot_policy_id, kube_config, availability_zone (#6618)
  • data-source/alicloud_ddosbgp_instances: update sdk version ; resource/alicloud_ddosbgp_instance: update sdk version. (#6615)
  • service_alicloud_ram.go: return all users after read request. (#6609)
  • docs/alicloud_mongodb_instance: correct attribute retention_period's description. (#6610)
  • docs: fix spelling errors. (#6611)
  • docs: fix link. (#6612)
  • docs/alicloud_cms_site_monitor: Imporves the example by adding options_json parameter. (#6623)
  • docs: Improved sls example. (#6625)
  • add SecurityToken for sls client. (#6632)

BUG FIXES:

  • resource/alicloud_cms_group_metric_rule: Fixed cms TypeSet bug caused by tf sdk v1.17.2. (#6528)
  • data-source/alicloud_cloud_firewall_control_policies: Fixes the unconvertible error when setting release. (#6629)

v1.211.2

20 Oct 13:50
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/alicloud_service_mesh_service_mesh: add new attribute mesh_config.sidecar_injector.init_cni_configuration. (#6566)
  • resource/alicloud_polardb_cluster: modify support hot_replica_mode;alicloud/resource_alicloud_polardb_cluster_test: modify support hot_replica_mode (#6607)
  • resource/alicloud_ecs_disk: update attribute resource_group_id as computed; resource/alicloud_instance: set system disk attribute when change the image. (#6573)
  • resource/alicloud_polardb_cluster: modify support setting lower_case_table_names parameter is zero. (#6596)
  • resource/alicloud_alb_load_balancer: adds new attribute ipv6_address_type, bandwidth_package_id, address_ip_version and fixed an issue where logs could not be closed. (#6601)
  • resource/alicloud_ecs_launch_template: add new attribute system_disk.encrypted. (#6606)
  • resource/alicloud_db_readonly_instance: Fixed rds mysql readonly bug (#6504)
  • data-source/alicloud_ram_users: modify list ram user request , resource/alicloud_ram_group: modify list ram user request, resource/alicloud_ram_group_membership_test: modify list ram user request, service_alicloud_ram : modify list ram user request. (#6598)
  • docs: improve the alicloud_log_audit docs (#6603)
  • docs: fix link. (#6593)
  • docs: fix link. (#6594)
  • docs: update pvtz_zone_attachment sample. (#6602)

BUG FIXES:

  • resource/alicloud_alb_listener: Fixed alb TypeSet bug caused by tf sdk v1.17.2; resource/alicloud_alb_rule: Fixed alb TypeSet bug caused by tf sdk v 1.17.2. (#6583)
  • data-source/alicloud_cloud_firewall_address_books: Fixed the read invalid error when using an international account. (#6604)

v1.211.1

16 Oct 12:09
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/alicloud_polardb_cluster: modify support steady state;alicloud/resource_alicloud_polardb_cluster_test: modify support steady state. (#6557)
  • resource/alicloud_cms_event_rule: Added the field fc_parameters, sls_parameters, mns_parameters, contact_parameters, webhook_parameters, open_api_parameters. (#6562)
  • resource/alicloud_adb_db_cluster_lake_version: Added the field resource_group_id, source_db_cluster_id, backup_set_id, restore_to_time, restore_type. (#6568)
  • resource/alicloud_cloud_monitor_service_hybrid_double_write: Updated action DescribeHybridDoubleWriteForOutput to DescribeHybridDoubleWrite to fix read error. (#6576)
  • resource/alicloud_redis_tair_instance: add new attribute storage_performance_level, storage_size_gb, tags. (#6578)
  • resource/alicloud_cen_transit_router_vbr_attachment: add retry code. (#6579)
  • docs: fix page anchor. (#6580)
  • docs: fixed block link issue in the document. (#6581)
  • docs: Fixes the invalid url link. (#6586)
  • docs: Fixed invalid links. (#6587)
  • docs: fixed block link issue in the document. (#6588)
  • docs: fix link. (#6589)
  • update links in document. (#6582)
  • testcase: modify alicloud_ecs_network_interface_attachmemt, alicloud_ecs_invocation, alicloud_ecs_network_interface, alicloud_ecs_network_interface_permission, alicloud_ecs_key_pair_attachment, alicloud_auto_provisioning_group, alicloud_ecs_snapshot. (#6565)
  • testcase: skip testcase in scdn. (#6569)

BUG FIXES:

  • resource/alicloud_cs_kubernetes_addon: Fix addon resource status check bug; data-source/alicloud_cs_kubernetes_addons: Sort results. (#6561)
  • resource/alicloud_ga_endpoint_group: Fixed the traffic_percentage error caused by modify other field. (#6564)
  • resource/alicloud_havip_attachment: fix instance_id evaluation; resource/alicloud_route_table_attachment: fix vswitch_id evaluation; resource/alicloud_common_bandwidth_package_attachment: fix instance_id evaluation. (#6567)
  • resource/alicloud_resource_manager_resource_directory: Fixed the delete error when status is Enabled. (#6574)
  • service_alicloud_bss_open_api: update the error handle of QueryAvailableInstances. (#6575)

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)