Difference between revisions of "Terraform state show module.my compute"
Jump to navigation
Jump to search
(Created page with " terraform state show module.my_compute Error parsing instance address: module.my_compute This command requires that the address references one specific instance. To view...") |
|||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | terraform state show module.my_compute | + | {{lowercase}} |
+ | |||
+ | [[terraform state show]] module.my_compute | ||
Error parsing instance address: module.my_compute | Error parsing instance address: module.my_compute | ||
Line 8: | Line 10: | ||
== See also == | == See also == | ||
* {{terraform show}} | * {{terraform show}} | ||
+ | * {{terraform state}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 14:22, 18 October 2021
terraform state show module.my_compute Error parsing instance address: module.my_compute This command requires that the address references one specific instance. To view the available instances, use "terraform state list". Please modify the address to reference a specific instance.
See also[edit]
terraform show
,terraform show (output example)
,terraform state show module.my compute
terraform show --help
,terraform show (grep resource)
,terraform show my wrong name
,terraform show (grep aws instance)
- Terraform state:
terraform [ state | replace-provider | mv ]
,backend.tf
, Remote state backends to manage Terraform state, State locking,terraform force-unlock
Advertising: