He Guimin
cfc15e030b
fix security group rules bug ( #15114 )
2017-06-06 14:34:07 +03:00
He Guimin
4c16fa9dbb
provider/alicloud: Fix allocating public ip bug ( #15049 )
...
* fix allocating public ip bug
* modify
2017-06-05 20:27:32 +03:00
He Guimin
0b63007142
fix vpc and vswitch bug while creating vpc and vswitch ( #15082 )
2017-06-05 20:24:25 +03:00
He Guimin
87562be855
provider/alicloud: Add the function of replacing ecs instance's system disk ( #15048 )
...
* add replacing system disk function for ecs
* remove ForceNew of system_disk_size
2017-06-05 11:27:49 +03:00
He Guimin
c70c54bd7e
fix access_key NOT FOUND bug and nat_gateway diff bug ( #15050 )
2017-06-05 00:06:58 +03:00
demonwy
69ec7e12ac
provider/alicloud: Add new resource ESS, including scalinggroup scalingconfiguration scalingrule and schedule ( #13731 )
...
* add docs
* add new resource ess
* add examples
* update aliyun go
* merge master
* fix ci
2017-04-18 15:18:57 +03:00
Kent Wang
8927ad5dce
provider/alicloud: Fix allocate public ip error ( #13267 ) ( #13268 )
...
Wait for instance to be in STOPPED or RUNNING state before invoking
AllocatePublicIP API.
* provider/alicloud: Wait for instance state before allocate public ip
* provider/alicloud: Fix test `TestAccAlicloudInstance_associatePublicIP`
* provider/alicloud: Update alicloud_instance document
Fixes : #13267
2017-04-17 01:52:39 +03:00
Kent Wang
4c25e1e269
provider/alicloud: Fix create PrePaid instance ( #13661 ) ( #13662 )
...
Fixes : #13661
2017-04-17 01:26:06 +03:00
demonwy
11768bcf5b
provider alicloud:add new rds resource and some bugs fix ( #12913 )
...
* add new rds resource and some bugs fix
* add docs
* fix validator conflix
fix validator conflix
2017-03-24 13:04:56 +02:00
Joseph Anthony Pasquale Holsten
855adb47ed
alicloud: simplify validators ( #12982 )
2017-03-23 10:57:11 +02:00
Paul Stack
408ce5fe3f
Revert "provider/alicloud: change create ecs postpaid instance API" ( #12724 )
...
* Revert "datadog: Fix incorrect schema of monitor for 'silenced' (#12720 )"
This reverts commit 8730bf125f
.
* Revert "schema: Allow *Resource as Elem of TypeMap in validation (#12722 )"
This reverts commit 1df1c21d5b
.
* Revert "provider/alicloud: change create ecs postpaid instance API (#12226 )"
This reverts commit ffc5a06cb5
.
2017-03-15 17:18:11 +02:00
demonwy
ffc5a06cb5
provider/alicloud: change create ecs postpaid instance API ( #12226 )
...
* change create ecs postpaid instance API form createInstance to runInstances, support BusinessInfo and userdata
* update sdk vendor
2017-03-15 16:50:17 +02:00
wangyue
fb8ef9f0f0
update alicloud provider ( #11235 )
2017-01-19 14:08:56 +00:00