terraform/builtin/providers/rancher
Raphaël Pinson 20c0668c6b rancher_stack: Retrieve docker_compose and rancher_compose in Read (#11550)
Without this, when importing an existing stack into Terraform,
the first Terraform run is non convergent as it needs to retrieve
the existing values.
2017-01-31 15:57:35 +00:00
..
config.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_environment_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registration_token_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registry_credential_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_registry_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
import_rancher_stack_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
provider.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
provider_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_environment.go Rancher: reset Id for unknown resources (#11543) 2017-01-31 13:04:59 +00:00
resource_rancher_environment_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registration_token.go rancher_registration_token: add image parameter (#11551) 2017-01-31 15:56:49 +00:00
resource_rancher_registration_token_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry.go Rancher: reset Id for unknown resources (#11543) 2017-01-31 13:04:59 +00:00
resource_rancher_registry_credential.go Rancher: reset Id for unknown resources (#11543) 2017-01-31 13:04:59 +00:00
resource_rancher_registry_credential_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_registry_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
resource_rancher_stack.go rancher_stack: Retrieve docker_compose and rancher_compose in Read (#11550) 2017-01-31 15:57:35 +00:00
resource_rancher_stack_test.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00
util.go [Provider] Rancher (#9173) 2016-12-05 15:29:41 +00:00