Difference between revisions of "Terraform state show module.my compute"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | [[terraform]] | + | [[terraform state show]] module.my_compute |
Error parsing instance address: module.my_compute | Error parsing instance address: module.my_compute | ||
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: