|
$ terraform plan
Refreshing Terraform state in-memory prior to plan...
The refreshed state will be used to calculate this plan, but
will not be persisted to local or remote state storage.
Error refreshing state: 1 error(s) occurred:
* Error initializing Docker client: open ${carina_cluster.test.docker_cert_path}/cert.pem: no such file or directory
$ terraform graph
digraph {
compound = "true"
newrank = "true"
subgraph "root" {
"[root] carina_cluster.test" [label = "carina_cluster.test", shape = "box"]
"[root] docker_network.mynetwork" [label = "docker_network.mynetwork", shape = "box"]
"[root] provider.carina" [label = "provider.carina", shape = "diamond"]
"[root] provider.docker" [label = "provider.docker", shape = "diamond"]
"[root] carina_cluster.test" -> "[root] provider.carina"
"[root] docker_network.mynetwork" -> "[root] provider.docker"
"[root] provider.docker" -> "[root] carina_cluster.test"
}
}
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/terraform/issues
IRC: #terraform-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Terraform" group.
To unsubscribe from this group and stop receiving emails from it, send an email to terraform-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/terraform-tool/1cb1f043-3df0-4e0f-bc97-4e224f14881d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.