Difference between revisions of "Terraform graph"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
Tags: Mobile web edit, Mobile edit |
||
Line 29: | Line 29: | ||
== See also == | == See also == | ||
* {{terraform cmd}} | * {{terraform cmd}} | ||
− | |||
[[Category:Terraform]] | [[Category:Terraform]] |
Revision as of 05:40, 23 March 2023
terraform graph
╷ │ Error: Inconsistent dependency lock file │ │ The following dependency selections recorded in the lock file are inconsistent with the current configuration: │ - provider registry.terraform.io/hashicorp/aws: required by this configuration but no version is selected │ - provider registry.terraform.io/hashicorp/kubernetes: required by this configuration but no version is selected │ - provider registry.terraform.io/hashicorp/local: required by this configuration but no version is selected │ - provider registry.terraform.io/hashicorp/null: required by this configuration but no version is selected │ - provider registry.terraform.io/hashicorp/random: required by this configuration but no version is selected │ - provider registry.terraform.io/hashicorp/template: required by this configuration but no version is selected │ │ To make the initial dependency selections that will initialize the dependency lock file, run: │ terraform init ╵
Error: Module not installed
Related
- terraform graph 2>&1 | grep module | grep "{" | cut -d"{" -f1
- terraform graph | dot -Tpng > graph.png
See also
terraform
[untaint | fmt
|apply
|show
|state
|init | plan | console | output
|validate
|destroy
|debug
|import
|providers
|get
|graph
|workspaces
|resource
|login
|-var-file
|state mv
|state pull
|state push
|state replace-provider
|state rm
|force-unlock
|env
|tfe
|--version
|remote-exec
|delete on termination
| deprecated commands |terraform --help
]
Advertising: