terraform/builtin/providers/rancher
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
..
config.go
import_rancher_environment_test.go
import_rancher_registration_token_test.go
import_rancher_registry_credential_test.go
import_rancher_registry_test.go
import_rancher_stack_test.go
provider.go
provider_test.go
resource_rancher_environment.go
resource_rancher_environment_test.go
resource_rancher_registration_token.go
resource_rancher_registration_token_test.go
resource_rancher_registry.go
resource_rancher_registry_credential.go
resource_rancher_registry_credential_test.go
resource_rancher_registry_test.go
resource_rancher_stack.go
resource_rancher_stack_test.go
util.go