Skip to content

Latest commit

 

History

History
1360 lines (1039 loc) · 116 KB

CHANGELOG.md

File metadata and controls

1360 lines (1039 loc) · 116 KB

1.41.0 (Unreleased)

IMPROVEMENTS:

  • Improve kvstore_backup_policy testcase use common method [GH-1044]

1.40.0 (April 20, 2019)

FEATURES:

  • New Resource: alicloud_mongodb_sharding_instance (#1017)
  • New Data Source: alicloud_snapshots (#988)
  • New Resource: alicloud_snapshot (#954)

IMPROVEMENTS:

  • Fix db_instance can't find method DescribeDbInstance (#1046)
  • update network_interface testcase config (#1045)
  • Update Nat Gateway Resource (#1043)
  • improve network_interface dataSource testcase (#1042)
  • improve network_interface resource testcase (#1041)
  • Improve db_database db_instance db_readonly_instance db_readwrite_splitting_connection (#1040)
  • improve key_pair resource testcase (#1039)
  • improve key_pair dataSource testcase (#1038)
  • make fmt ess_scalinggroups (#1036)
  • improve test common method (#1030)
  • Update cen data source document (#1029)
  • fix Error method [#1024]
  • Update Nat Gateway Token (#1020)
  • update RAM website document (#1019)
  • add computed for resource_group_id (#1018)
  • remove ram validators and update website docs (#1016)
  • improve test common method, support 'TestMatchResourceAttr' check (#1012)
  • resource group support for creating new VPC (#1010)
  • Improve cs_cluster sweeper test removing retained resources (#1002)
  • improve security_group testcase use common method (#995)
  • fix vpn change local_subnet and remote_subnet bug (#994)
  • improve disk dataSource testcase use common method (#990)
  • fix(nas): use new sdk (#984)
  • Feature/slb listener redirect http to https (#981)
  • improve disk and diskAttachment resource testcase use testCommon method (#978)
  • improve dns dataSource testcase use testCommon method (#971)

BUG FIXES:

  • Fix ess go sdk compatibility (#1032)
  • Update sdk to fix timeout bug (#1015)
  • Fix Eip And VSwitch ClientToken bug (#1000)
  • fix db_account diff bug and add some notes for it (#999)
  • fix vpn gateway Period bug (#993)

1.39.0 (April 09, 2019)

FEATURES:

  • New Data Source: alicloud_ots_instance_attachments (#986)
  • New Data Source: alicloud_ssl_vpc_servers (#985)
  • New Data Source: alicloud_ssl_vpn_client_certs (#986)
  • New Data Source: alicloud_ess_scaling_rules (#976)
  • New Data Source: alicloud_ess_scaling_configurations (#974)
  • New Data Source: alicloud_ess_scaling_groups (#973)
  • New Data Source: alicloud_ddoscoo_instances (#967)
  • New Data Source: alicloud_ots_instances (#946)

IMPROVEMENTS:

  • Improve instance type updating testcase (#979)
  • support changing prepaid instance type (#977)
  • Improve db_account db_account_privilege db_backup_policy db_connection (#963)

BUG FIXES:

  • Fix Nat GW ClientToken bug (#983)
  • Fix print error bug after DescribeDBInstanceById (#980)

1.38.0 (April 03, 2019)

FEATURES:

  • New Resource: alicloud_ddoscoo_instance (#952)

IMPROVEMENTS:

  • update dns_group describe method (#966)
  • update ram_policy resource testcase (#964)
  • improve ram_policy resource update method (#960)
  • ecs prepaid instance supports changing instance type (#949)
  • update mongodb instance test case for multiAZ (#947)
  • add test common method ,improve dns resource testcase (#927)

BUG FIXES:

  • Fix drds instance sweeper test bug (#955)

1.37.0 (March 29, 2019)

FEATURES:

  • New Resource: alicloud_mongodb_instance (#881)
  • New Resource: alicloud_cen_instance_grant (#857)
  • New Data Source: alicloud_forward_entries (#922)
  • New Data Source: alicloud_snat_entries (#920)
  • New Data Source: alicloud_nat_gateways (#918)
  • New Data Source: alicloud_route_entries (#915)

IMPROVEMENTS:

  • Add missing outputs for datasource dns_records, security groups, vpcs and vswitches (#943)
  • datasource dns_records add a output urls (#942)
  • modify stop instance timeout to 5min to avoid the exception timeout (#941)
  • datasource security_groups, vpcs and vswitches support outputs ids and names (#939)
  • Improve all of parameter's tag, like 'Required', 'ForceNew' (#938)
  • Improve pvtz_zone_record WrapError (#934)
  • Improve pvtz_zone_record create record (#933)
  • testSweepCRNamespace skip not supported region (#932)
  • refine retry logic of resource tablestore to avoid the exception timeout (#931)
  • Improve pvtz resource datasource testcases (#928)
  • cr_repos fix docs link error (#926)
  • resource DB instance supports setting security group (#925)
  • resource DB instance supports setting monitor period (#924)
  • Skipping bandwidth package related test for international site account (#917)
  • Resource snat entry update id and support import (#916)
  • add docs about prerequisites for cs and cr (#914)
  • add new schema environment_variables to fc_function.html.markdown (#913)
  • add skipping check for datasource route tables' testcases (#911)
  • modify ram_user id by userId (#900)

BUG FIXES:

  • Deprecate bucket logging_isenable and fix referer_config diff bug (#937)
  • fix ram user and group sweeper test bug (#929)
  • Fix the parameter bug when actiontrail is created (#921)
  • fix default pod_cidr in k8s docs (#919)

1.36.0 (March 24, 2019)

FEATURES:

  • New Resource: alicloud_cas_certificate (#875)
  • New Data Source: alicloud_route_tables (#905)
  • New Data Source: alicloud_common_bandwidth_packages (#897)
  • New Data Source: alicloud_actiontrails (#891)
  • New Data Source: alicloud_cas_certificates (#875)

IMPROVEMENTS:

  • Add wait method for disk and disk attachment (#910)
  • Add wait method for cen instance (#909)
  • add dns and dns_group test sweeper (#906)
  • fc_function add new schema environment_variables (#904)
  • support kv-store auto renewal option documentation (#902)
  • Sort slb slave zone ids to avoid needless error (#898)
  • add region skip for container registry testcase (#896)
  • Add enable_details for alicloud_zones and support retrieving slb slave zones (#893)
  • Slb support setting master and slave zone id (#887)
  • improve disk and attachment resource testcase (#886)
  • Remove ModifySecurityGroupPolicy waiting and backend has fixed it (#883)
  • Improve cas resource and datasource testcases (#882)
  • Make db_connection resource code more standard (#879)

BUG FIXES:

  • Fix cen instance deleting bug (#908)
  • Fix cen create bug when one resion is China (#903)
  • fix cas_certificate sweeper test bug (#899)
  • Modify ram group's name's ForceNew to true (#895)
  • fix mount target deletion bugs (#892)
  • Fix link to BatchSetCdnDomainConfig document documentation (#885)
  • fix rds instance parameter test case issue (#880)

1.35.0 (March 18, 2019)

FEATURES:

  • New Resource: alicloud_cr_repo (#862)
  • New Resource: alicloud_actiontrail (#858)
  • New Data Source: alicloud_cr_repos (#868)
  • New Data Source: alicloud_cr_namespaces (#867)
  • New Data Source: alicloud_nas_file_systems (#864)
  • New Data Source: alicloud_nas_mount_targets (#864)
  • New Data Source: alicloud_drds_instances (#861)
  • New Data Source: alicloud_nas_access_rules (#860)
  • New Data Source: alicloud_nas_access_groups (#856)

IMPROVEMENTS:

  • Improve actiontrail docs (#878)
  • Add account pre-check for common bandwidth package to avoid known error (#877)
  • Make dns resource code more standard (#876)
  • Improve dns resources' testcases (#859)
  • Add client token for vpn services (#855)
  • reback the lossing datasource (#866)
  • Improve drds instances testcases documentation (#863)
  • Update sdk for vpc package (#854)

BUG FIXES:

  • Add waiting method to ensure the security group status is ok (#873)
  • Fix nas mount target notfound bug and improve nas datasource's testcases (#872)
  • Fix dns notfound bug (#871)
  • fix creating slb bug (#870)
  • fix elastic search sweeper test bug (#865)

1.34.0 (March 13, 2019)

FEATURES:

  • New Resource: alicloud_nas_mount_target (#835)
  • New Resource: alicloud_cdn_domain_config (#829)
  • New Resource: alicloud_cr_namespace (#827)
  • New Resource: alicloud_nas_access_rule (#827)
  • New Resource: alicloud_cdn_domain_new (#787)
  • New Data Source: alicloud_cs_kubernetes_clusters (#818)

IMPROVEMENTS:

  • Add drds instance docs (#853)
  • Improve resource mount target testcases (#852)
  • Add using note for spot instance (#851)
  • Resource alicloud_slb supports PrePaid (#850)
  • Add ssl_vpn_server and ssl_vpn_client_cert sweeper test (#843)
  • Improve vpn_gateway testcases and some sweeper test (#842)
  • Improve dns datasource testcases (#841)
  • Improve Eip and mns testcase (#840)
  • Add version notes in some docs (#838)
  • RDS resource supports auto-renewal (#836)
  • Deprecate the resource alicloud_cdn_domain (#830)

BUG FIXES:

  • Fix deleting dns record InternalError bug (#848)
  • fix log store and config sweeper test deleting bug (#847)
  • Fix drds resource no supporting client token (#846)
  • fix kms sweeper test deleting bug (#844)
  • fix kubernetes data resource ut and import error (#839)
  • Bugfix: destroying alicloud_ess_attachment timeout (#834)
  • fix cdn service func WaitForCdnDomain (#833)
  • deal with the error message in cen route entry (#831)
  • change bool to *bool in parameters of k8s clusters (#828)
  • Fix nas docs bug (#825)
  • create vpn gateway got "UnnecessarySslConnection" error when enable_ssl is false (#822)

1.33.0 (March 05, 2019)

FEATURES:

  • New Resource: alicloud_nas_access_group (#817)
  • New Resource: alicloud_nas_file_system (#807)

IMPROVEMENTS:

  • Improve nas resource docs (#824)

BUG FIXES:

  • bugfix: create vpn gateway got "UnnecessarySslConnection" error when enable_ssl is false (#822)
  • fix volume_tags diff bug when running testcases (#816)

1.32.1 (March 03, 2019)

BUG FIXES:

  • fix volume_tags diff bug when setting tags by alicloud_disk (#815)

1.32.0 (March 01, 2019)

FEATURES:

  • New Resource: alicloud_db_readwrite_splitting_connection (#753)

IMPROVEMENTS:

  • add slb_internet_enabled to managed kubernetes (#806)
  • update alicloud_slb_attachment usage example (#805)
  • rds support op tags documentation (#797)
  • ForceNew for resource record and zone id updates for pvtz record (#794)
  • support volume tags for ecs instance disks (#793)
  • Improve instance and security group testcase for different account site (#792)
  • Add account site type setting to skip unsupported test cases automatically (#790)
  • update alibaba-cloud-sdk-go to use lastest useragent and modify errMessage when signature does not match dependencies (#788)
  • make the timeout longer when cen attach/detach vpc (#786)
  • cen child instance attach after vsw created (#785)
  • kvstore support parameter configuration (#784)
  • Modify useragent to meet the standard of sdk (#778)
  • Modify kms client to dock with the alicloud official GO SDK (#763)

BUG FIXES:

  • fix rds readonly instance name update issue (#812)
  • fix import managed kubernetes test (#809)
  • fix rds parameter update issue (#804)
  • fix first create db with tags (#803)
  • Fix dns record ttl setting error and update bug (#800)
  • Fix vpc return custom route table bug (#799)
  • fix ssl vpn subnet can not pass comma separated string problem (#780)
  • fix(whitelist) Modified whitelist returned and filter the default values (#779)

1.31.0 (February 19, 2019)

FEATURES:

  • New Resource: alicloud_db_readonly_instance (#755)

IMPROVEMENTS:

  • support update deletion_protection option documentation (#771)
  • add three az k8s cluster docs documentation (#767)
  • kvstore support vpc_auth_mode dependencies (#765)
  • Fix sls logtail config collection error (#762)
  • Add attribute parameters to resource alicloud_db_instance documentation (#761)
  • Add attribute parameters to resource alicloud_db_instance (#761)
  • Modify dns client to dock with the alicloud official GO SDK (#750)

BUG FIXES:

  • Fix cms_alarm updating notify_type bug (#773)
  • fix(error) Fixed bug of error code when timeout for upgrade instance (#770)
  • delete success if not found cen route when delete (#753)

1.30.0 (February 04, 2019)

FEATURES:

  • New Resource: alicloud_elasticsearch_instance (#722)
  • New Resource: alicloud_logtail_attachment (#705)
  • New Data Source: alicloud_elasticsearch_instances (#739)

IMPROVEMENTS:

  • Improve snat and forward testcases (#749)
  • delete data source roles limit of policy_type and policy_name (#748)
  • make k8s cluster deleting timeout longer (#746)
  • Improve nat_gateway testcases (#743)
  • Improve eip_association testcases (#742)
  • Improve elasticinstnace testcases for IPV6 supported (#741)
  • Add debug for db instance and ess group (#740)
  • Improve api_gateway_vpc_access testcases (#738)
  • Modify errors and ram client to dock with the GO SDK (#735)
  • provider supports getting credential via ecs role name (#731)
  • Update testcases for cen region domain route entries (#729)
  • cs_kubernetes supports user_ca (#726)
  • Wrap resource elasticserarch_instance's error (#725)
  • Add note for kubernetes resource and improve its testcase (#724)
  • Datasource instance_types supports filter results and used to create kuberneters (#723)
  • Add ids parameter extraction in data source regions,zones,dns_domain,images and instance_types(#718)
  • Improve dns group testcase (#717)
  • Improve security group rule testcase for classic (#716)
  • Improve security group creating request (#715)
  • Route entry supports Nat Gateway (#713)
  • Modify db account returning update to read after creating (#711)
  • Improve cdn testcase (#708)
  • Apply wraperror to security_group, security_group_rule, vswitch, disk (#707)
  • Improve cdn testcase (#705)
  • Add notes for datahub and improve its testcase (#704)
  • Improve security_group_rule resource and data source testcases (#703)
  • Improve kvstore backup policy (#701)
  • Improve pvtz attachment testcase (#700)
  • Modify pagesize on API DescribeVSWitches tp avoid ServiceUnavailable (#698)
  • Improve eip resource and data source testcases (#697)

BUG FIXES:

  • FIx cen route NotFoundRoute error when deleting (#753)
  • Fix log_store InternalServerError error (#737)
  • Fix cen region route entries testcase bug (#734)
  • Fix ots_table StorageServerBusy bug (#733)
  • Fix db_account setting description bug (#732)
  • Fix Router Entry Token Bug (#730)
  • Fix instance diff bug when updating its VPC attributes (#728)
  • Fix snat entry IncorretSnatEntryStatus error when deleting (#714)
  • Fix forward entry UnknownError error (#712)
  • Fix pvtz record Zone.NotExists error when deleting record (#710)
  • Fix modify kvstore policy not working bug (#709)
  • reattach the key pair after update OS image (#699)
  • Fix ServiceUnavailable error on VPC and VSW (#695)

1.29.0 (January 21, 2019)

FEATURES:

  • New Resource: alicloud_logtail_config (#685)

IMPROVEMENTS:

  • Apply wraperror to ess group (#689)
  • Add wraperror and apply it to vpc and eip (#688)
  • Improve vswitch resource and data source testcases (#687)
  • Improve security_group resource and data source testcases (#686)
  • Improve vpc resource and data source testcases (#684)
  • Modify the slb sever group testcase name (#681)
  • Improve sweeper testcases (#680)
  • Improve db instance's testcases (#679)
  • Improve ecs disk's testcases (#678)
  • Add multi_zone_ids for datasource alicloud_zones (#677)
  • Improve redis and memcache instance testcases (#676)
  • Improve ecs instance testcases (#675)

BUG FIXES:

  • Fix oss bucket docs error (#692)
  • Fix pvtz 'Zone.VpcExists' error (#691)
  • Fix multi-k8s testcase failed error (#683)
  • Fix pvtz attchment Zone.NotExists error (#682)
  • Fix deleting ram role error (#674)
  • Fix k8s cluster worker_period_unit type error (#672)

1.28.0 (January 16, 2019)

IMPROVEMENTS:

  • Ots service support https (#669)
  • check vswitch id when creating instance documentation (#668)
  • Improve pvtz attachment test updating case (#663)
  • add vswitch id checker when creating k8s clusters (#656)
  • Improve cen instance testcase to avoid mistake query (#655)
  • Improve route entry retry strategy to avoid concurrence issue (#654)
  • Offline drds resource from website results from drds does not support idempotent (#653)
  • Support customer endpoints in the provider (#652)
  • Reback image filter to meet many non-ecs testcase (#649)
  • Improve ecs instance testcase by update instance type (#646)
  • Support cs client setting customer endpoint (#643)
  • do not poll nodes when k8s cluster is stable (#641)
  • Improve pvtz_zone testcase by using rand (#639)
  • support for zero node clusters in swarm container service (#638)
  • Slb listener can not be updated when load balancer instance is shared-performance (#637)
  • Improve db_account testcase and its docs (#635)
  • Adding https_config options to the alicloud_cdn_domain resource (#605)

BUG FIXES:

  • Fix slb OperationFailed.TokenIsProcessing error (#667)
  • Fix deleting log project requestTimeout error (#666)
  • Fix cs_kubernetes setting int value error (#665)
  • Fix pvtz zone attaching vpc system busy error (#660)
  • Fix ecs and ess tags read bug with ignore system tag (#659)
  • Fix cs cluster not found error and improve its testcase (#658)
  • Fix deleting pvtz zone not exist and internal error (#657)
  • Fix pvtz throttling user bug and improve WrapError (#650)
  • Fix ess group describing error (#644)
  • Fix pvtz throttling user bug and add WrapError (#642)
  • Fix kvstore instance docs (#636)

1.27.0 (January 08, 2019)

IMPROVEMENTS:

  • Improve slb instance docs (#632)
  • Upgrade to Go 1.11 (#629)
  • Remove ots https schema because of in some region only supports http (#630)
  • Support https for log client (#623)
  • Support https for ram, cdn, kms and fc client (#622)
  • Support https for dns client (#621)
  • Support https for services client using official sdk (#619)
  • Support mns client https and improve mns testcase (#618)
  • Support oss client https (#617)
  • Support change kvstore instance charge type (#602)
  • add region checks to kubernetes, multiaz kubernetes, swarm clusters (#607)
  • Add forcenew for ess lifecycle hook name and improve ess testcase by random name (#603)
  • Improve ess configuration testcase (#600)
  • Improve kvstore and ess schedule testcase (#599)
  • Improve apigateway testcase (#593)
  • Improve ram, ess schedule and cdn testcase (#592)
  • Improve kvstore client token (#586)

BUG FIXES:

  • Fix api gateway deleteing app bug (#633)
  • Fix cs_kubernetes missing name error (#625)
  • Fix api gateway groups filter bug (#624)
  • Fix ots instance description force new bug (#616)
  • Fix oss bucket object testcase destroy bug (#605)
  • Fix deleting ess group timeout bug (#604)
  • Fix deleting mns subscription bug (#601)
  • bug fix for the input of cen bandwidth limit (#598)
  • Fix log service timeout error (#594)
  • Fix record not found issue if pvtz records are more than 50 (#590)
  • Fix cen instance and bandwidth multi regions test case bug (#588)

1.26.0 (December 20, 2018)

FEATURES:

  • New Resource: alicloud_cs_managed_kubernetes (#563)

IMPROVEMENTS:

  • Improve ram client endpoint (#584)
  • Remove useless sweeper depencences for alicloud_instance sweeper testcase (#582)
  • Improve kvstore backup policy testcase (#580)
  • Improve the describing endpoint (#579)
  • VPN gateway supports 200/500/1000M bandwidth (#577)
  • skip private ip test in some regions (#575)
  • Add timeout and retry for tablestore client and Improve its testcases (#569)
  • Modify kvstore_instance password to Optional and improve its testcases (#567)
  • Improve datasource alicloud_vpcs testcase (#566)
  • Improve dns_domains testcase (#561)
  • Improve ram_role_attachment testcase (#560)
  • support PrePaid instances, image_id to be set when creating k8s clusters (#559)
  • Add retry and timemout for fc client (#557)
  • Datasource alicloud_zones supports filter FunctionCompute (#555)
  • Fix a bug that caused the alicloud_dns_record.routing attribute (#554)
  • Modify router interface prepaid test case documentation (#552)
  • Resource alicloud_ess_scalingconfiguration supports system_disk_size (#551)
  • Improve datahub project testcase (#548)
  • resource alicloud_slb_listener support server group (#545)
  • Improve ecs instance and disk testcase with common case (#544)

BUG FIXES:

  • Fix provider compile error on 32bit (#585)
  • Fix table store no such host error with deleting and updating (#583)
  • Fix pvtz_record RecordInvalidConflict bug (#581)
  • fixed bug in backup policy update (#521)
  • Fix docs eip_association (#578)
  • Fix a bug about instance charge type change (#576)
  • Fix describing endpoint failed error (#574)
  • Fix table store describing no such host error (#572)
  • Fix table store creating timeout error (#571)
  • Fix kvstore instance class update error (#570)
  • Fix ess_scaling_group import bugs and improve ess schedule testcase (#565)
  • Fix alicloud rds related IncorrectStatus bug (#558)
  • Fix alicloud_fc_trigger's config diff bug (#556)
  • Fix oss bucket deleting failed error (#550)
  • Fix potential bugs of datahub and ram when the resource has been deleted (#546)
  • Fix pvtz_record describing bug (#543)

1.25.0 (November 30, 2018)

IMPROVEMENTS:

  • return a empty list when there is no any data source (#540)
  • Skip automatically the testcases which does not support API gateway (#538)
  • Improve common bandwidth package test case and remove PayBy95 (#530)
  • Update resource drds supported regions (#534)
  • Remove DB instance engine_version limitation (#528)
  • Skip automatically the testcases which does not support route table and classic drds (#526)
  • Skip automatically the testcases which does not support classic regions (#524)
  • datasource alicloud_slbs support tags (#523)
  • resouce alicloud_slb support tags (#522)
  • Skip automatically the testcases which does not support multi az regions (#518)
  • Add some region limitation guide for sone resources (#517)
  • Skip automatically the testcases which does not support some known regions (#516)
  • create instance with runinstances (#514)
  • support eni amount in data source instance types (#512)
  • Add a docs guides/getting-account to help user learn alibaba cloud account (#510)

BUG FIXES:

  • Fix route_entry concurrence bug and improve it testcases (#537)
  • Fix router interface prepaid purchase (#529)
  • Fix fc_service sweeper test bug (#536)
  • Fix drds creating VPC instance bug by adding vpc_id (#531)
  • fix a snat_entry bug without set id to empty (#525)
  • fix a bug of ram_use display name (#519)
  • fix a bug of instance testcase (#513)
  • Fix pvtz resource priority bug (#511)

1.24.0 (November 21, 2018)

FEATURES:

  • New Resource: alicloud_drds_instance (#446)

IMPROVEMENTS:

  • Improve drds_instance docs (#509)
  • Add a new test case for drds_instance (#508)
  • Improve provider config with Trim method (#504)
  • api gateway skip app relevant tests (#500)
  • update api resource that support to deploy api (#498)
  • Skip ram_groups a test case (#496)
  • support disk resize (#490)
  • cancel the limit of system disk size (#489)
  • Improve docs alicloud_db_database and alicloud_cs_kubernetes (#488)
  • Support creating data disk with instance (#484)

BUG FIXES:

  • Fix the sweeper test for CEN and CEN bandwidth package (#505)
  • Fix pvtz_zone_record update bug (#503)
  • Fix network_interface_attachment docs error (#502)
  • fix fix datahub bug when visit region of ap-southeast-1 (#499)
  • Fix examples/mns-topic parameter error (#497)
  • Fix db_connection not found error when deleting (#495)
  • fix error about the docs format (#492)

1.23.0 (November 13, 2018)

FEATURES:

  • New Resource: alicloud_api_gateway_app_attachment (#478)
  • New Resource: alicloud_network_interface_attachment (#474)
  • New Resource: alicloud_api_gateway_vpc_access (#472)
  • New Resource: alicloud_network_interface (#469)
  • New Resource: alicloud_common_bandwidth_package (#468)
  • New Data Source: alicloud_network_interfaces (#475)
  • New Data Source: alicloud_api_gateway_apps (#467)

IMPROVEMENTS:

  • Add a new region eu-west-1 (#486)
  • remove unreachable codes (#479)
  • support enable/disable security enhancement strategy of alicloud_instance (#471)
  • alicloud_slb_listener support idle_timeout/request_timeout (#463)

BUG FIXES:

  • Fix cs_application cluster not found (#480)
  • fix the bug of security_group inner_access bug (#477)
  • Fix pagenumber built error (#470)
  • Fix cs_application cluster not found (#480)

1.22.0 (November 02, 2018)

FEATURES:

  • New Resource: alicloud_api_gateway_api (#457)
  • New Resource: alicloud_api_gateway_app (#462)
  • New Reource: alicloud_common_bandwidth_package (#454)
  • New Data Source: alicloud_api_gateway_apis (#458)
  • New Data Source: cen_region_route_entries (#442)
  • New Data Source: alicloud_slb_ca_certificates (#452)

IMPROVEMENTS:

  • Use product code to get common request domain (#466)
  • KVstore instance password supports at sign (#465)
  • Correct docs spelling error (#464)
  • alicloud_log_service : support update project and shard auto spit (#461)
  • Correct datasource alicloud_cen_route_entries docs error (#460)
  • Remove CDN default configuration (#450)

BUG FIXES:

  • set number of cen instances five for normal alicloud account testcases (#459)

1.21.0 (October 30, 2018)

FEATURES:

  • New Data Source: alicloud_slb_server_certificates (#444)
  • New Data Source: alicloud_slb_acls (#443)
  • New Resource: alicloud_slb_ca_certificate (#438)
  • New Resource: alicloud_slb_server_certificate (#436)

IMPROVEMENTS:

  • resource alicloud_slb_listener tcp protocol support established_timeout parameter (#440)

BUG FIXES:

  • Fix mns resource docs bug (#441)

1.20.0 (October 22, 2018)

FEATURES:

  • New Resource: alicloud_slb_acl (#413)
  • New Resource: alicloud_cen_route_entry (#415)
  • New Data Source: alicloud_cen_route_entries (#424)

IMPROVEMENTS:

  • Improve datahub_project sweeper test (#435)
  • Modify mns test case name (#434)
  • Improve fc_service sweeper test (#433)
  • Support provider thread safety (#432)
  • add tags to security group (#423)
  • Resource router_interface support PrePaid (#425)
  • resource alicloud_slb_listener support acl (#426)
  • change child instance type Vbr to VBR and replace some const variables (#422)
  • add slb_internet_enabled to Kubernetes Cluster (#421)
  • Hide AliCloud HaVip Attachment resource docs because of it is not public totally (#420)
  • Improve examples/ots-table (#417)
  • Improve examples ecs-vpc, ecs-new-vpc and api-gateway (#416)

BUG FIXES:

  • Fix reources' id description bugs (#428)
  • Fix alicloud_ess_scaling_configuration setting data_disk failed (#427)

1.19.0 (October 13, 2018)

FEATURES:

  • New Resource: alicloud_api_gateway_group (#409)
  • New Resource: alicloud_datahub_subscription (#405)
  • New Resource: alicloud_datahub_topic (#404)
  • New Resource: alicloud_datahub_project (#403)
  • New Data Source: alicloud_api_gateway_groups (#412)
  • New Data Source: alicloud_cen_bandwidth_limits (#402)

IMPROVEMENTS:

  • added need_slb attribute to cs swarm (#414)
  • Add new example/datahub (#407)
  • Add new example/datahub (#406)
  • Format examples (#397)
  • Add new example/kvstore (#396)
  • Remove useless datasource cache file (#395)
  • Add new example/pvtz (#394)
  • Improve example/ecs-key-pair (#393)
  • Change key pair file mode to 400 (#392)

BUG FIXES:

  • fix kubernetes's new_nat_gateway issue (#410)
  • modify the mns err info (#400)
  • Skip havip test case (#399)
  • modify the sweeptest nameprefix (#398)

1.18.0 (October 09, 2018)

FEATURES:

  • New Resource: alicloud_havip (#378)
  • New Resource: alicloud_havip_attachment (#388)
  • New Resource: alicloud_mns_topic_subscription (#376)
  • New Resource: alicloud_route_table_attachment (#362)
  • New Resource: alicloud_cen_bandwidth_limit (#361)
  • New Resource: alicloud_mns_topic (#374)
  • New Resource: alicloud_mns_queue (#365)
  • New Resource: alicloud_cen_bandwidth_package_attachment (#354)
  • New Resource: alicloud_route_table (#356)
  • New Data Source: alicloud_mns_queues (#382)
  • New Data Source: alicloud_mns_topics (#384)
  • New Data Source: alicloud_mns_topic_subscriptions (#386)
  • New Data Source: alicloud_cen_bandwidth_packages (#367)
  • New Data Source: alicloud_vpn_connections (#366)
  • New Data Source: alicloud_vpn_gateways (#363)
  • New Data Source: alicloud_vpn_customer_gateways (#364)
  • New Data Source: alicloud_cen_instances (#342)

IMPROVEMENTS:

  • Improve resource ram_policy's document validatefunc (#385)
  • RAM support useragent (#383)
  • add node_cidr_mas and log_config, fix worker_data_disk issue (#368)
  • Improve WaitForRouteTable and WaitForRouteTableAttachment method (#375)
  • Correct Function Compute conn (#371)
  • Improve datasource images's docs (#370)
  • add worker_data_disk_category and worker_data_disk_size to kubernetes creation (#355)

BUG FIXES:

  • Fix alicloud_ram_user_policy_attachment EntityNotExist.User error (#381)
  • Add parameter 'force_delete' to support deleting 'PrePaid' instance (#377)
  • Add wait time to fix random detaching disk error (#373)
  • Fix cen_instances markdown (#372)

1.17.0 (September 22, 2018)

FEATURES:

  • New Data Source: alicloud_fc_triggers (#351)
  • New Data Source: alicloud_oss_bucket_objects (#350)
  • New Data Source: alicloud_fc_functions (#349)
  • New Data Source: alicloud_fc_services (#348)
  • New Data Source: alicloud_oss_buckets (#345)
  • New Data Source: alicloud_disks (#343)
  • New Resource: alicloud_cen_bandwidth_package (#333)

IMPROVEMENTS:

  • Update OSS Resources' link to English (#352)
  • Improve example/kubernetes to support multi-az (#344)

1.16.0 (September 16, 2018)

FEATURES:

  • New Resource: alicloud_cen_instance_attachment (#327)

IMPROVEMENTS:

  • Allow setting the scaling group balancing policy (#339)
  • cs_kubernetes supports multi-az (#222)
  • Improve client token using timestemp (#326)

BUG FIXES:

  • Fix alicloud db connection (#341)
  • Fix knstore productId (#338)
  • Fix retriving kvstore multi zones bug (#337)
  • Fix kvstore instance period bug (#335)
  • Fix kvstore docs bug (#334)

1.15.0 (September 07, 2018)

FEATURES:

  • New Resource: alicloud_kvstore_backup_policy (#331)
  • New Resource: alicloud_kvstore_instance (#330)
  • New Data Source: alicloud_kvstore_instances (#329)
  • New Resource: alicloud_ess_alarm (#328)
  • New Resource: alicloud_ssl_vpn_client_cert (#317)
  • New Resource: alicloud_cen_instance (#312)
  • New Data Source: alicloud_slb_server_groups (#324)
  • New Data Source: alicloud_slb_rules (#323)
  • New Data Source: alicloud_slb_listeners (#323)
  • New Data Source: alicloud_slb_attachments (#322)
  • New Data Source: alicloud_slbs (#321)
  • New Data Source: alicloud_account (#319)
  • New Resource: alicloud_ssl_vpn_server (#313)

IMPROVEMENTS:

  • Support sweeper to clean some resources coming from failed testcases (#326)
  • Improve function compute tst cases (#325)
  • Improve fc test case using new datasource alicloud_account (#320)
  • Base64 encode ESS scaling config user_data (#315)
  • Retrieve the account_id automatically if needed (#314)

BUG FIXES:

  • Fix DNS tests falied error (#318)
  • Fix DB database not found error (#316)

1.14.0 (August 31, 2018)

FEATURES:

  • New Resource: alicloud_vpn_connection (#304)
  • New Resource: alicloud_vpn_customer_gateway (#299)

IMPROVEMENTS:

  • Add 'force' to make key pair affect immediately (#310)
  • Improve http proxy support (#307)
  • Add flags to skip tests that use features not supported in all regions (#306)
  • Improve data source dns_domains test case (#305)
  • Change SDK config timeout (#302)
  • Support ClientToken for some request (#301)
  • Enlarge sdk default timeout to fix some timeout scenario (#300)

BUG FIXES:

  • Fix container cluster SDK timezone error (#308)
  • Fix network products throttling error (#303)

1.13.0 (August 28, 2018)

FEATURES:

  • New Resource: alicloud_vpn_gateway (#298)
  • New Data Source: alicloud_mongo_instances (#221)
  • New Data Source: alicloud_pvtz_zone_records (#288)
  • New Data Source: alicloud_pvtz_zones (#287)
  • New Resource: alicloud_pvtz_zone_record (#286)
  • New Resource: alicloud_pvtz_zone_attachment (#285)
  • New Resource: alicloud_pvtz_zone (#284)
  • New Resource: alicloud_ess_lifecycle_hook (#283)
  • New Data Source: alicloud_router_interfaces (#269)

IMPROVEMENTS:

  • Check pvtzconn error (#295)
  • For internationalize tests (#294)
  • Improve data source docs (#293)
  • Add SLB PayByBandwidth test case (#292)
  • Update vpc sdk to support new resource VPN gateway (#291)
  • Improve snat entry test case (#290)
  • Allow empty list of SLBs as arg to ESG (#289)
  • Improve docs vroute_entry (#281)
  • Improve examples/router_interface (#278)
  • Improve SLB instance test case (#274)
  • Improve alicloud_router_interface's test case (#272)
  • Improve data source alicloud_regions's test case (#271)
  • Add notes about ordering between two alicloud_router_interface_connections (#270)
  • Improve docs spelling error (#268)
  • ECS instance support more tags and update instance test cases (#267)
  • Improve OSS bucket test case (#266)
  • Fixing a broken link (#265)
  • Allow creation of slb vserver group with 0 servers (#264)
  • Improve SLB test cases results from international regions does support PayByBandwidth and ' Guaranteed-performance' instance (#263)
  • Improve EIP test cases results from international regions does support PayByBandwidth (#262)
  • Improve ESS test cases results from some region does support Classic Network (#261)
  • Recover nat gateway bandwidth pacakges to meet stock user requirements (#260)
  • Resource alicloud_slb_listener supports new field 'x-forwarded-for' (#259)
  • Resource alicloud_slb_listener supports new field 'gzip' (#258)

BUG FIXES:

  • Fix getting oss endpoint timeout error (#282)
  • Fix router interface connection error when 'opposite_interface_owner_id' is empty (#277)
  • Fix router interface connection error and deleting error (#275)
  • Fix disk detach error and improve test using dynamic zone and region (#273)

1.12.0 (August 10, 2018)

IMPROVEMENTS:

  • Improve make build (#256)
  • Improve examples slb and slb-vpc by modifying 'paybytraffic' to 'PayByTraffic' (#256)
  • Improve example/router-interface by adding resource alicloud_router_interface_connection (#255)
  • Support more specification of router interface (#253)
  • Improve resource alicloud_fc_service docs (#252)
  • Modify resource alicloud_fc_function 'handler' is required (#251)
  • Resource alicloud_router_interface support "import" function (#249)
  • Deprecate some field of alicloud_router_interface fields and use new resource instead (#248)
  • New Resource: alicloud_router_interface_connection (#247)

BUG FIXES:

  • Fix network resource throttling error (#257)
  • Fix resource alicloud_fc_trigger "source_arn" inputting empty error (#253)
  • Fix describing vpcs with name_regex no results error (#250)
  • Fix creating slb listener in international region failed error (#246)

1.11.0 (August 08, 2018)

IMPROVEMENTS:

  • Resource alicloud_eip support name and description (#244)
  • Resource alicloud_eip support PrePaid (#243)
  • Correct version writting error (#241)
  • Change slb go sdk to official repo (#240)
  • Remove useless file website/fc_service.html.markdown (#239)
  • Update Go version to 1.10.1 to match new sdk (#237)
  • Support http(s) proxy (#236)
  • Add guide for installing goimports (#233)
  • Improve the makefile and README (#232)

BUG FIXES:

  • Fix losing key pair error after updating ecs instance (#245)
  • Fix BackendServer.configuring error when creating slb rule (#242)
  • Fix bug "...zoneinfo.zip: no such file or directory" happened in windows. (#238)
  • Fix ess_scalingrule InvalidScalingRuleId.NotFound error (#234)

1.10.0 (July 27, 2018)

IMPROVEMENTS:

  • Rds supports to create 10.0 PostgreSQL instance. (#230)
  • New Resource: alicloud_fc_trigger (#228)
  • New Resource: alicloud_fc_function (#227)
  • New Resource: alicloud_fc_service 30(#226)
  • Support new field 'instance_name' for alicloud_ots_table (#225)
  • New Resource: alicloud_ots_instance_attachment (#224)
  • New Resource: alicloud_ots_instance (#223)

BUG FIXES:

  • Fix Snat entry not found error (#229)

1.9.6 (July 24, 2018)

IMPROVEMENTS:

  • Remove the number limitation of vswitch_ids, slb_ids and db_instance_ids (#219)
  • Reduce test nat gateway cost (#218)
  • Support creating zero-node swarm cluster (#217)
  • Improve security group and rule data source test case (#216)
  • Improve dns record resource test case (#215)
  • Improve test case destroy method (#214)
  • Improve ecs instance resource test case (#213)
  • Improve cdn resource test case (#212)
  • Improve kms resource test case (#211)
  • Improve key pair resource test case (#210)
  • Improve rds resource test case (#209)
  • Improve disk resource test case (#208)
  • Improve eip resource test case (#207)
  • Improve scaling service resource test case (#206)
  • Improve vpc and vswitch resource test case (#205)
  • Improve slb resource test case (#204)
  • Improve security group resource test case (#203)
  • Improve ram resource test case (#202)
  • Improve container cluster resource test case (#201)
  • Improve cloud monitor resource test case (#200)
  • Improve route and router interface resource test case (#199)
  • Improve dns resource test case (#198)
  • Improve oss resource test case (#197)
  • Improve ots table resource test case (#196)
  • Improve nat gateway resource test case (#195)
  • Improve log resource test case (#194)
  • Support changing ecs charge type from Prepaid to PostPaid (#192)
  • Add method to compare json template is equal (#187)
  • Remove useless file (#191)

BUG FIXES:

  • Fix CS kubernetes read error and CS app timeout (#217)
  • Fix getting location connection error (#193)
  • Fix CS kubernetes connection error (#190)
  • Fix Oss bucket diff error (#189)

NOTES:

  • From version 1.9.6, the deprecated resource alicloud_ram_alias file has been removed and the resource has been replaced by alicloud_ram_account_alias. Details refer to pull 191

1.9.5 (June 20, 2018)

IMPROVEMENTS:

  • Improve log machine group docs (#186)
  • Support sts token for some resources (#185)
  • Support user agent for log service (#184)
  • New Resource: alicloud_log_machine_group (#183)
  • New Resource: alicloud_log_store_index (#182)
  • New Resource: alicloud_log_store (#181)
  • New Resource: alicloud_log_project (#180)
  • Improve example about cs_kubernetes (#179)
  • Add losing docs about cs_kubernetes (#178)

1.9.4 (June 08, 2018)

IMPROVEMENTS:

  • cs_kubernetes supports output worker nodes and master nodes (#177)
  • cs_kubernetes supports to output kube config and certificate (#176)
  • Add a example to deploy mysql and wordpress on kubernetes (#175)
  • Add a example to create swarm and deploy wordpress on it (#174)
  • Change ECS and ESS sdk to official go sdk (#173)

1.9.3 (May 27, 2018)

IMPROVEMENTS:

  • New Data Source: alicloud_db_instances (#161)
  • Support to set auto renew for ECS instance (#172)
  • Improve cs_kubernetes, slb_listener and db_database docs (#171)
  • Add missing code for describing RDS zones (#170)
  • Add docs notes for windows os(#169)
  • Add filter parameters and export parameters for instance types data source. (#168)
  • Add filter parameters for zones data source. (#167)
  • Remove kubernetes work_number limitation (#165)
  • Improve kubernetes examples (#163)

BUG FIXES:

  • Fix getting some instance types failed bug (#166)
  • Fix kubernetes out range index error (#164)

1.9.2 (May 09, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_ots_table (#162)
  • Fix SLB listener "OperationBusy" error (#159)
  • Prolong waiting time for creating kubernetes cluster to avoid timeout (#158)
  • Support load endpoint from environment variable or specified file (#157)
  • Update example (#155)

BUG FIXES:

  • Fix modifying instance host name failed bug (#160)
  • Fix SLB listener "OperationBusy" error (#159)
  • Fix deleting forward table not found error (#154)
  • Fix deleting slb listener error (#150)
  • Fix creating vswitch error (#149)

1.9.1 (April 13, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_cms_alarm (#146)
  • New Resource: alicloud_cs_application (#136)
  • New Datasource: alicloud_security_group_rules (#135)
  • Output application attribution service block (#141)
  • Output swarm attribution 'vpc_id' (#140)
  • Support to release eip after deploying swarm cluster. (#139)
  • Output swarm and kubernetes's nodes information and other attribution (#138)
  • Modify size to node_number (#137)
  • Set swarm ID before waiting its status (#134)
  • Add 'is_outdated' for cs_swarm and cs_kubernetes (#133)
  • Add warning when creating postgresql and ppas database (#132)
  • Add kubernetes example (#142)
  • Update sdk to support user-agent (#143)
  • Add eip unassociation retry times to avoid needless error (#144)
  • Add connections output for kubernetes cluster (#145)

BUG FIXES:

  • Fix vpc not found when vpc has been deleted (#131)

1.9.0 (March 19, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_cs_kubernetes (#129)
  • New DataSource: alicloud_eips (#123)
  • Add server_group_id to slb listener resource (#122)
  • Rename alicloud_container_cluster to alicloud_cs_swarm (#128)

BUG FIXES:

  • Fix vpc description validate (#125)
  • Update SDK version to fix unresolving endpoint issue (#126)
  • Add waiting time after ECS bind ECS to ensure network is ok (#127)

1.8.1 (March 09, 2018)

IMPROVEMENTS:

  • DB instance supports multiple zone (#120)
  • Data source zones support to retrieve multiple zone (#119)
  • VPC supports alibaba cloud official go sdk (#118)

BUG FIXES:

  • Fix not found db instance bug when allocating connection (#121)

1.8.0 (March 02, 2018)

IMPROVEMENTS:

  • Support golang version 1.9 (#114)
  • RDS supports alibaba cloud official go sdk (#113)
  • Deprecated 'in_use' in eips datasource to fix conflict (#115)
  • Add encrypted argument to alicloud_disk resource(#116)

BUG FIXES:

  • Fix reading router interface failed bug (#117)

1.7.2 (February 09, 2018)

IMPROVEMENTS:

  • New DataSource: alicloud_eips (#110)
  • New DataSource: alicloud_vswitches (#109)
  • Support inner network segregation in one security group (#112)

BUG FIXES:

  • Fix creating Classic instance failed result in role_name (#111)
  • Fix eip is not exist in nat gateway when creating snat (#108)

1.7.1 (February 02, 2018)

IMPROVEMENTS:

  • Support setting instance_name for ESS scaling configuration (#107)
  • Support multiple vswitches for ESS scaling group and output slbIds and dbIds (#105)
  • Support to set internet_max_bandwidth_out is 0 for ESS configuration (#103)
  • Modify EIP default to PayByTraffic for international account (#101)
  • Deprecate nat gateway fileds 'spec' and 'bandwidth_packages' (#100)
  • Support to associate EIP with SLB and Nat Gateway (#99)

BUG FIXES:

  • fix a bug that can't create multiple VPC, vswitch and nat gateway at one time (#102)
  • fix a bug that can't import instance 'role_name' (#104)
  • fix a bug that creating ESS scaling group and configuration results from 'Throttling' (#106)

1.7.0 (January 25, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_kms_key (#91)
  • New DataSource: alicloud_kms_keys (#93)
  • New DataSource: alicloud_instances (#94)
  • Add a new output field "arn" for alicloud_kms_key (#92)
  • Add a new field "specification" for alicloud_slb (#95)
  • Improve security group rule's port range for "-1/-1" (#96)

BUG FIXES:

  • fix slb invalid status error when launching ESS scaling group (#97)

1.6.2 (January 22, 2018)

IMPROVEMENTS:

  • Modify db_connection prefix default value to "instance_id + 'tf'"(#90)
  • Modify db_connection ID to make it more simple while importing it(#90)
  • Add wait method to avoid useless status error while creating/modifying account or privilege or connection or database(#90)
  • Support to set instnace name for RDS (#88)
  • Avoid container cluster cidr block conflicts with vswitch's (#88)
  • Output resource import information (#87)

BUG FIXES:

  • fix instance id not found and instane status not supported bug(#90)
  • fix deleting slb_attachment resource failed bug (#86)

1.6.1 (January 18, 2018)

IMPROVEMENTS:

  • Support to modify instance type and network spec (#84)
  • Avoid needless error when creating security group rule (#83)

BUG FIXES:

  • fix creating cluster container failed bug (#85)

1.6.0 (January 15, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_ess_attachment (#80)
  • New Resource: alicloud_slb_rule (#79)
  • New Resource: alicloud_slb_server_group (#78)
  • Support Spot Instance (#77)
  • Output tip message when international account create SLB failed (#75)
  • Standardize the order of imports packages (#74)
  • Add "weight" for slb_attachment to improve the resource (#81)

BUG FIXES:

  • fix allocating RDS public connection conflict error (#76)

1.5.3 (January 9, 2018)

BUG FIXES:

  • fix getting OSS endpoint failed error (#73)
  • fix describing dns record not found when deleting record (#73)

1.5.2 (January 8, 2018)

BUG FIXES:

  • fix creating rds 'Prepaid' instance failed error (#70)

1.5.1 (January 5, 2018)

BUG FIXES:

  • modify security_token to Optional (#69)

1.5.0 (January 4, 2018)

IMPROVEMENTS:

  • New Resource: alicloud_db_database (#68)
  • New Resource: alicloud_db_backup_policy (#68)
  • New Resource: alicloud_db_connection (#67)
  • New Resource: alicloud_db_account (#66)
  • New Resource: alicloud_db_account_privilege (#66)
  • resource/db_instance: remove some field to new resource (#65)
  • resource/instance: support to modify private ip, vswitch_id and instance charge type (#65)

BUG FIXES:

  • resource/dns-record: Fix dns record still exist after deleting it (#65)
  • resource/instance: fix deleting route entry error (#69)

1.2.0 (December 15, 2017)

IMPROVEMENTS:

  • resource/slb: wait for SLB active before return back (#61)

BUG FIXES:

  • resource/dns-record: Fix setting dns priority failed (#58)
  • resource/dns-record: Fix ESS attachs SLB failed (#59)
  • resource/dns-record: Fix security group not found error (#59)

1.0.0 (December 11, 2017)

IMPROVEMENTS:

  • New Resource: alicloud_slb_listener (#53)

  • New Resource: alicloud_cdn_domain (#52)

  • New Resource: alicloud_dns (#51)

  • New Resource: alicloud_dns_group (#51)

  • New Resource: alicloud_dns_record (#51)

  • New Resource: alicloud_ram_account_alias (#50)

  • New Resource: alicloud_ram_login_profile (#50)

  • New Resource: alicloud_ram_access_key (#50)

  • New Resource: alicloud_ram_group (#49)

  • New Resource: alicloud_ram_group_membership (#49)

  • New Resource: alicloud_ram_group_policy_attachment (#49)

  • New Resource: alicloud_ram_role (#48)

  • New Resource: alicloud_ram_role_attachment (#48)

  • New Resource: alicloud_ram_role_polocy_attachment (#48)

  • New Resource: alicloud_container_cluster (#47)

  • New Resource: alicloud_ram_policy (#46)

  • New Resource: alicloud_ram_user_policy_attachment (#46)

  • New Resource alicloud_ram_user (#44)

  • New Datasource alicloud_ram_policies (#46)

  • New Datasource alicloud_ram_users (#44)

  • New Datasource: alicloud_ram_roles (#48)

  • New Datasource: alicloud_ram_account_aliases (#50)

  • New Datasource: alicloud_dns_domains (#51)

  • New Datasource: alicloud_dns_groups (#51)

  • New Datasource: alicloud_dns_records (#51)

  • resource/instance: add new parameter role_name (#48)

  • resource/slb: remove slb schema field listeners and using new listener resource to replace (#55)

  • resource/ess_scaling_configuration: add new parameters key_name, role_name, user_data, force_delete and tags (#54)

  • resource/ess_scaling_configuration: remove it importing (#54)

  • resource: format not found error (#55)

  • website: improve resource docs (#56)

  • examples: add new examples, like oss, key_pair, router_interface and so on (#56)

  • Added support for importing:

    • alicloud_container_cluster (#47)
    • alicloud_ram_policy (#46)
    • alicloud_ram_user (#44)
    • alicloud_ram_role (#48)
    • alicloud_ram_groups (#49)
    • alicloud_ram_login_profile (#50)
    • alicloud_dns (#51)
    • alicloud_dns_record (#51)
    • alicloud_slb_listener (#53)
    • alicloud_security_group (#55)
    • alicloud_slb (#55)
    • alicloud_vswitch (#55)
    • alicloud_vroute_entry (#55)

BUG FIXES:

  • resource/vroute_entry: Fix building route_entry concurrency issue (#55)
  • resource/vswitch: Fix building vswitch concurrency issue (#55)
  • resource/router_interface: Fix building router interface concurrency issue (#55)
  • resource/vpc: Fix building vpc concurrency issue (#55)
  • resource/slb_attachment: Fix attaching slb failed (#55)

0.1.1 (December 11, 2017)

IMPROVEMENTS:

  • New Resource: alicloud_key_pair (#27)
  • New Resource: alicloud_key_pair_attachment (#28)
  • New Resource: alicloud_router_interface (#40)
  • New Resource: alicloud_oss_bucket (#10)
  • New Resource: alicloud_oss_bucket_object (#14)
  • New Datasource alicloud_key_pairs (#30)
  • New Datasource alicloud_vpcs (#34)
  • New output_file option for data sources: export data to a specified file (#29)
  • resource/instance:add new parameter key_name (#31)
  • resource/route_entry: new nexthop type 'RouterInterface' for route entry (#41)
  • resource/security_group_rule: Remove cidr_ip contribute "ConflictsWith" (#39)
  • resource/rds: add ability to change instance password (#17)
  • resource/rds: Add ability to import existing RDS resources (#16)
  • datasource/alicloud_zones: Add more options for filtering (#19)
  • Added support for importing:
    • alicloud_vpc (#32)
    • alicloud_route_entry (#33)
    • alicloud_nat_gateway (#26)
    • alicloud_ess_schedule (#25)
    • alicloud_ess_scaling_group (#24)
    • alicloud_instance (#23)
    • alicloud_eip (#22)
    • alicloud_disk (#21)

BUG FIXES:

  • resource/disk_attachment: Fix issue attaching multiple disks and set disk_attachment's parameter 'device_name' as deprecated (#9)
  • resource/rds: Fix diff error about rds security_ips (#13)
  • resource/security_group_rule: Fix diff error when authorizing security group rules (#15)
  • resource/security_group_rule: Fix diff bug by modifying 'DestCidrIp' to 'DestGroupId' when running read (#35)

0.1.0 (June 20, 2017)

NOTES:

  • Same functionality as that of Terraform 0.9.8. Repacked as part of Provider Splitout