Raphaël Pinson
d75ff93165
rancher_environment: do not crash on empty members
2017-05-17 18:20:33 +02:00
Raphaël Pinson
03cabb7b7e
rancher_environment: add member support
2017-05-17 10:03:26 +02:00
John Engelman
1efd5ff814
[Rancher] - allow for importing resources using environment ID to target ( #11688 )
2017-02-05 11:35:48 +01:00
John Engelman
f0dd9b23a3
Closes #11567 . Handled Rancher deleted resources. ( #11607 )
...
* Fix some spec names.
* Closes #11567 .Handle deleted/purged resources from Rancher.
2017-02-01 19:49:17 +00:00
Raphaël Pinson
f56fb80c75
Rancher: reset Id for unknown resources ( #11543 )
...
When switching from one Rancher server to another, we want Terraform
to recreate Rancher resources. This currently leads to ugly `EOF` errors.
This patch resets resource Ids when they can't be found in the Rancher API.
2017-01-31 13:04:59 +00:00
John Engelman
243ecf3b4f
[Provider] Rancher ( #9173 )
...
* Vendor Rancher Go library.
* Implement Rancher Provider.
Starting implementation taken from
https://github.com/platanus/terraform-provider-rancher
Commits from jidonoso@gmail.com and raphael.pinson@camptocamp.com
2016-12-05 15:29:41 +00:00