Skip to content

Releases: aliyun/terraform-provider-alicloud

v1.130.0

07 Aug 15:34
Compare
Choose a tag to compare
  • New Resource: alicloud_ecp_key_pair (#3815)
  • New Resource: alicloud_kvstore_audit_log_config [#3812]
  • New Resource: alicloud_alb_security_policy (#3809)
  • New Resource: alicloud_ecd_policy_group (#3808)
  • New Resource: alicloud_event_bridge_event_source (#3806)
  • New Resource: alicloud_cloud_firewall_control_policy_order (#3804)
  • New Resource: alicloud_sae_config_map (#3801)
  • New Resource: alicloud_alb_security_policy [#3809]
  • New Data Source: alicloud_ecp_key_pairs (#3815)
  • New Data Source: alicloud_alb_security_policies (#3809)
  • New Data Source: alicloud_ecd_policy_groups (#3808)
  • New Data Source: alicloud_event_bridge_event_sources (#3806)
  • New Data Source: alicloud_sae_config_maps (#3801)

ENHANCEMENTS:

  • testcase: Modify getting default vpc filter in the testcase (#3814)
  • resource/alicloud_alidns_record: Fixes the LastOperationNotFinished when creating several records one time (#3813)
  • resource/alicloud_polardb_cluster: Adds new attribute db_cluster_ip_array to modify security ips array name (#3798)
  • resource/resource_alicloud_cs_kubernetes_permissions: User authorization may be cleared when updating user permissions [#3807]
  • testcase/alicloud_sae_namespace: Improves its supported regions [#3793]
  • data/alicloud_nat_gateways: Removes the nat_type default value; improves the other testcases (#3762)

BUG FIXES:

  • resource/alicloud_event_bridge_event_bus: Fixes Count Exceed Limit Bug (#3806)
  • resource/alicloud_db_instance: Fixes bug result of attribute ha_config not set Computed:true. (#3797)

v1.129.0

30 Jul 17:17
Compare
Choose a tag to compare
  • New Resource: alicloud_hbr_vault (#3770)
  • New Resource: alicloud_event_bridge_event_bus (#3783)
  • New Resource: alicloud_ssl_certificates_service_certificate (#3781)
  • New Resource: alicloud_arms_alert_contact (#3785)
  • New Resource: alicloud_event_bridge_rule (#3788)
  • New Resource: alicloud_cloud_firewall_control_policy (#3787)
  • New Resource: alicloud_event_bridge_slr (#3775)
  • New Resource: alicloud_sae_namespace (#3786)
  • New Data Source: alicloud_hbr_vaults (#3770)
  • New Data Source: alicloud_event_bridge_event_buses (#3783)
  • New Data Source: alicloud_ssl_certificates_service_certificates (#3781)
  • New Data Source: alicloud_ssl_certificates_service_certificatess (#3785)
  • New Data Source: alicloud_event_bridge_rules (#3788)
  • New Data Source: alicloud_cloud_firewall_control_policies (#3787)
  • New Data Source: alicloud_sae_namespaces (#3786)

ENHANCEMENTS:

  • resource/alicloud_cs_kuberneters: Removes the useless diffFunc (#3772)
  • resource/alicloud_db_instance:Adds new attribute storage_auto_scale,storge_thireshold and storage_upper_bound to support storage auto-scaling (#3774)
  • resource/alicloud_amqp_instance: Supports to modify the attribute storage_size (#3778)
  • resource/alicloud_event_bridge_slr: Add resource not exist code. (#3790)
  • datasource/alicloud_amqp_queues: Improves the setting attribute 'attributes' (#3779)

BUG FIXES:

  • resource/alicloud_cs_kubernetes_permissions: Fixes grant permission error (#3782)
  • datasource/alicloud_log_service: Fixes endpoint connection timeout bug in log service (#3768)
  • resource/alicloud_ddoscoo_instance: Fixes the NotApplicable error when creating the instance (#3789)

v1.128.0

24 Jul 08:19
Compare
Choose a tag to compare
  • New Resource: alicloud_amqp_instance (#3764)
  • New Resource: alicloud_amqp_exchange (#3737)
  • New Resource: alicloud_cassandra_backup_plan (#3733)
  • New Resource: alicloud_cen_transit_router_peer_attachment (#3753)
  • New Data Source: alicloud_amqp_instances (#3764)
  • New Data Source: alicloud_amqp_exchanges (#3737)
  • New Data Source: alicloud_cassandra_backup_plans (#3733)
  • New Data Source: alicloud_cen_transit_router_peer_attachments (#3753)
  • New Data Source: alicloud_kvstore_permission (#3759)

ENHANCEMENTS:

  • resource/alicloud_db_readonly_instance:Adds new attributes such as upgrade_kernel_version_enabled, upgrade_time, switch_time and target_minor_version to support Update minor engine version. (#3729)
  • resource/alicloud_serverless_kubernetes: Removes the deprecated attribute private_zone default value to fix an issue where the ASK cluster service discovery was not working (#3738)
  • resource/alicloud_disk: delete and recreate disk if snapshot_id changed (#3361)
  • resource/alicloud_cen_instance: Upgrades its dependence sdk (#3742)
  • resource/alicloud_route_table: Removes the specified expectedError into Retry Process with Delete Method (#3746)
  • resource/alicloud_db_instance: Adds engine limitation before invoking ModifySQLCollectorRetention [#3754]
  • resource/alicloud_db_instance: Adds attributes ha_config and manual_ha_time to support ModifyHASwitchConfig(enable or disable automatic primary/secondary switchover). (#3755)
  • resource/alicloud_kvstore_instance: Adds parameter dry_run (#3761)
  • resource/alicloud_db_instance: Checks db_instance's status before updating sql_collector_status attribute [#3760]
  • resource/alicloud_kvstore_instance: Adds new attribute secondary_zone_id to support secondary zone (#3757)
  • resource/alicloud_polardb_cluster: Adds new attribute security_group_ids to support setting security group [#3752]
  • provider: Sets old sdk config EnableAsync to false; Close the location client after it invoked (#3756)
  • vendor: Improves the vendor dependence github.com/sirupsen/logrus (#3747)
  • testcase: Improves the amqp resources testcase (#3765)

BUG FIXES:

  • resource/alicloud_fc_service: Fixes the bug when there is no need to retry (#3741)
  • doc/alicloud_gpdb_elastic_instance: Fixes some Example Usage Parameter (#3749)

v1.127.0

17 Jul 01:25
Compare
Choose a tag to compare
  • New Resource: alicloud_cs_autoscaling_config (#3734)
  • New Resource: alicloud_gpdb_elastic_instance (#3727)
  • New Resource: alicloud_amqp_queue (#3720)
  • New Data Source: alicloud_amqp_queues (#3720)

ENHANCEMENTS:

  • resource/alicloud_cs_kubernetes_node_pool: Adds new attributes platform, scaling_policy, instances, keep_instance_name and format_disk (#3734)
  • client/bssopenapiClient: Improves the bss openapi endpoint to avoid the NotApplicable error; Fixes the alidns_instance setting domain_numbers failed issue (#3713)
  • resource/alicloud_datahub_project: Upgrades it dependence sdk (#3723)
  • resource/alicloud_datahub_project: Improves its dependece (#3725)
  • Reset the resource event_bus and schema_group and its datasource (#3721)
  • provider: Sets the max idle conns to 500 in the client; Adds docs unit statement for the provider attribute client_read_timeout and client_connect_timeout (#3728)
  • ci: Upgrades the ci go version to 1.15.10 (#3732)
  • docs: Improves the docs parsing subcategory faild error (#3722)
  • docs/alicloud_db_instance: Improves its docs by adding a blank line to fix it error formate (#3730)

BUG FIXES:

  • resource/alicloud_slb_listener: Fixes the default parameter when updating the specified parameter with SetLoadBalancerHTTPSListenerAttribute Method (#3735)
  • resource/alicloud_db_readonly_instance and alicloud_db_instance: Fixes the diff error caused by ca_type, acl, and replication_acl (#3731)
  • testcase: Fixed cen ci test. (#3719)

v1.126.0

12 Jul 15:53
Compare
Choose a tag to compare
  • New Resource: alicloud_amqp_virtual_host (#3714)
  • New Resource: alicloud_eip_address (#3682)
  • New Resource: alicloud_cen_transit_router (#3706)
  • New Resource: alicloud_cen_transit_router_route_table (#3706)
  • New Resource: alicloud_cen_transit_router_route_table_association (#3706)
  • New Resource: alicloud_cen_transit_router_route_table_propagation (#3706)
  • New Resource: alicloud_cen_transit_router_route_entry (#3706)
  • New Resource: alicloud_cen_transit_router_vbr_attachment (#3706)
  • New Resource: alicloud_cen_transit_router_vpc_attachment (#3706)
  • New Data Source: alicloud_amqp_virtual_hosts (#3714)
  • New Data Source: alicloud_cen_transit_routers [#3706]
  • New Data Source: alicloud_cen_transit_router_route_tables (#3706)
  • New Data Source: alicloud_cen_transit_router_route_table_associations (#3706)
  • New Data Source: alicloud_cen_transit_router_route_table_propagations (#3706)
  • New Data Source: alicloud_cen_transit_router_route_entries (#3706)
  • New Data Source: alicloud_cen_transit_router_vbr_attachments (#3706)
  • New Data Source: alicloud_cen_transit_router_vpc_attachments (#3706)
  • New Data Source: alicloud_log_projects (#3691)
  • New Data Source: alicloud_log_stores (#3691)
  • New Data Source: alicloud_event_bridge_service (#3691)
  • New Data Source: alicloud_eip_addresses (#3682)

ENHANCEMENTS:

  • resource/alicloud_mongodb_sharding_instance: The attribute shard_list supports to set readonly_replicas; Supports setting self-timeout (#3718)
  • resource/alicloud_db_instance:Adds new attributes such as upgrade_kernel_version_enabled, upgrade_time, switch_time and target_minor_version to support Update minor engine version. (#3692)
  • resource/alicloud_polardb_cluster: Enlarges the timeout after modifying the tde_status (#3699)
  • resource/alicloud_db_instance: Adds new attributes connection_string_prefix and port to support Modify db instance connection_string_prefix or port. (#3703)
  • resource/alicloud_db_account: Modify attribute account_name limited length to 2-63 for PostgreSQL. (#3707)
  • resource/alicloud_db_backup_policy: Adds instance status judgement, and call API ModifyBackupPolicy if the status is Running. (#3708)
  • resource/alicloud_gpdb_instance: Fixes the InvalidPayType error (#3709)
  • testcase: Improves the direct mail receivers testcase (#3687)
  • testcase: Improves the sweeper test to avoid unsupported region (#3688)
  • testcase: Limit test region with event bridge service. (#3697)
  • docs/alicloud_actiontrail_trail: Adds 'is_organization_trail' attribute description in the docs (#3695)
  • docs: Adds note for alicloud_polardb_cluster docs for ‘encrypt_new_tables’ (#3702)
  • client/bssopenapiClient: Improves the bss openapi endpoint to avoid the NotApplicable error; Fixes the alidns_instance setting domain_numbers failed issue (#3713)

BUG FIXES:

  • resource/alicloud_mongodb_instance: Fixes the setting replication_factor failed error (#3717)
  • resource/alicloud_mongodb_instance: Fixes the ProxyError issue when invoking the DescribeMongoDBTDEInfo API (#3716)
  • testcase: Fixed the 'isp' filter bug for Eip Address. (#3710)

v1.125.0

03 Jul 04:05
Compare
Choose a tag to compare
  • New Resource: alicloud_direct_mail_receivers (#3684)
  • New Data Source: alicloud_direct_mail_receiverses (#3684)

ENHANCEMENTS:

  • resource/alicloud_log_audit: Adds a limitation that there does not allow the variable_map setting the key with suffix _policy_setting (#3685)
  • resource/alicloud_db_instance: Adds more attribute to support security_ips, including db_instance_ip_array_name, db_instance_ip_array_attribute , security_ip_type, whitelist_network_type, modify_mode (#3662)
  • resource/alicloud_db_instance: Adds new attribute private_ip_address and supports to change VPC or vSwitch (#3676)
  • resource/alicloud_ddoscoo_instance: Adds product_type to differ international and domestic accounts when managing instances (#3679)
  • provider: Adds new attribute client_read_timeout and client_connect_timeout to support setting self-define timeout (#3677)
  • resource/alicloud_elasticsearch_instance: Adds new attribute setting_config (#3675)
  • datasource/alicloud_resource_manager_accounts: Exports new attributes 'account_name'. (#3681)
  • testcase: Improves the direct mail receivers testcase (#3687)

BUG FIXES:

  • resource/alicloud_log_audit: Fixes sls audit bug when setting the attribute multi_account (#3678)
  • resource/alicloud_cr_ee_instance: Fixes the error NotApplicable when creating and reading the resource (#3680)
  • resoure/alicloud_hbase_instance: Fixes the error "rpc error: code = Internal desc = grpc: error while marshaling: string field contains invalid UTF-8" when getting hbase instance (#3683)

v1.124.4

29 Jun 09:07
Compare
Choose a tag to compare

ENHANCEMENTS:

  • docs: Modify the docs attribute available version (#3670)
  • resource/alicloud_kms_alias: Upgrades its dependence SDK (#3647)
  • resource/alicloud_kms_key_version: Upgrades its dependence SDK; Removes the computed attribute creation_date (#3648)
  • resource/alicloud_kms_ciphertext: Upgrades its dependence sdk; Improves the kms key testcases (#3649)
  • datasource/alicloud_kms_plaintext: Upgrades its dependence sdk (#3650)
  • datasource/alicloud_kms_secret_versions: Upgredes its dependence sdk (#3653)
  • resource/alicloud_kms_ciphertext: Upgrades its dependence sdk (#3655)
  • service_kms/Decrypt: Upgrades its dependence sdk; kms_service/SetResourceTags: Upgrades its dependence sdk; Removes the KMS go sdk (#3656)
  • resource/alicloud_db_instance: Adds several attributes to enable ssl, like ssl_enabled, ca_type , server_cert, client_ca_cert and so on [GH_3615]
  • resource/alicloud_eip: Adds new attribute deletion_protection to support deletion protection feature (#3664)
  • resource/alicloud_nat_gateway: Adds new attribute deletion_protection to support deletion protection feature (#3665)
  • resource/alicloud_common_bandwidth_package: Adds new attribute deletion_protection to support deletion protection feature (#3666)

BUG FIXES:

  • testcase: Fixes the incorrect data type (#3669)
  • resource/alicloud_snat_entry: Fixes the concurrence issue which throwing the error OperationFailed.Throttling (#3657)
  • resource/alicloud_cr_ee_instance: Fixes the NotApplicable error for international site account (#3651)
  • resource/alicloud_emr_cluster: Fix emr cluster task scale up (#3658)
  • docs: Corrects the spelling error (#3659)

v1.124.3

19 Jun 07:08
Compare
Choose a tag to compare

ENHANCEMENTS:

  • resource/alicloud_log_audit: Returns the multi accounts while setting it into state (#3637)
  • resource/alicloud_ess_scalingconfiguration: Adds new attributes performance_level and system_disk_performance_level to support performance level (#3632)
  • resource/alicloud_polardb_cluster: Adds new attribute encrypt_new_tables (#3630)
  • datasource/alicloiud_db_instances: Outputs more attributes, like creator, delete_date, description, encryption_key, encryption_key_status and so on (#3623)

BUG FIXES:

  • resource/alicloud_mse_cluster: Corrects the attribute cluster_specification valid values (#3644)
  • resource/alicloud_resource_manager_account: Fixes import resoruce failed cause by 'payer_account_id' (#3643)
  • resource/alicloud_snat_entry: Fixes the UnknownError when creating a new snat entry by adding Idempotent and retry strategy (#3639)
  • resource/alicloud_db_instance: Fixes the OperationDenied.DBInstanceStatus error after modifying parameters; Improves some testcases (#3638)
  • resource/alicloud_db_readonly_instance: Fixes the OperationDenied.PrimaryDBInstanceStatus by adding retry when it happened (#3635)
  • resource/alicloud_oos_template: Fixes the tags diff bug caused by without ingore system tags (#3634)
  • docs: Corrects the mse_cluster docs error (#3636)

v1.124.2

12 Jun 08:46
Compare
Choose a tag to compare

ENHANCEMENTS:

  • docs: add note for alicloud_kvstore_instance ssl_enable and correct the alicloud_mse_cluster net_type valid values (#3619)

BUG FIXES:

  • resource/alicloud_network_acl: Fixes the entries sort error because of the sort means priority (#3627)
  • resource/alicloud_kms_secret: Fixes the Forbidden.ResourceNotFound error when deleting (#3626)
  • resource/alicloud_ecs_disk: Fixes the creating disk error cause by ModifyDiskChargeType; Fixes the diff bug when category is cloud_essd (#3625)
  • resource/alicloud_elasitcsearch_instance: Fixes the enable_kibana_private_network is not effect error when the first creation. (#3622)
  • resource/alicloud_network_acl: Fixes deleting the acl failed cause by there exists bound resources. (#3620)
  • resource/alicloud_instance: Fixes setting tags failed bug when the tag count is more than 10 (#3618)

v1.124.1

07 Jun 16:29
Compare
Choose a tag to compare

ENHANCEMENTS:

  • ci: Adds ci test for OOS and Eci resources and data sources (#3611)
  • resource/alicloud_pvtz_zone_record: Fixes the 'record_id' diff error caused by using the incorrect type (#3610)
  • docs: Improve the docs (#3609)
  • resource/alicloud_slb_server_group: Adds Computed for the attribute servers to meet scenario when using resource alicloud_ess_scalinggroup_vserver_groups (#3607)
  • resource/alicloud_kms_key: Adds limitation for pending_window_in_days when deprecating the deletion_window_in_days (#3594)
  • resource/alicloud_config_aggregate_config_rule: Adds DiffSuppressFunc for 'maximum_execution_frequency' (#3592)
  • resource/alicloud_cms_alarm: Adds statistics more valid values: Value, Sum, Count (#3274)
  • resource/alicloud_db_instance: Adds ssl related attributes, like ca_type, server_cert, server_key, client_ca_cert, client_crl_enabled, client_cert_revocation_list, acl, replication_acl (#3573)

BUG FIXES:

  • resource/alicloud_network_acl: Fixes attributes diff caused by 'resources' (#3597)
  • resource/alicloud_api_gateway_api: Fixes the bug (issues #2276) when setting the attribute constant_parameters (#3605)
  • resource/alicloud_network_acl: Fixes destroy resource failed caused by 'resources' (#3601)
  • resource/alicloud_log_audit:Fixes log audit bug when setting multi_account; Adds missing domain when invoking the request (#3595)
  • resource/alicloud_slb_load_balancer: Fixes create the payasyougo instance failed caused by 'instance_charge_type' (#3598)
  • resource/alicloud_alidns_instance: Sets renew_period renew_status to state; Fixes force replacement bug because there is no API can return; Upgrades its dependence SDK (#3599)
  • resource/alicloud_kvstore_instance: Converts auto_renew attribute to bool before saving (#3065)