Difference between revisions of "Error: Unable to find remote state"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
(3 intermediate revisions by the same user not shown) | |||
Line 7: | Line 7: | ||
│ 26: data "terraform_remote_state" "your_remote_state_name" { | │ 26: data "terraform_remote_state" "your_remote_state_name" { | ||
│ | │ | ||
− | │ No stored state was found for the given | + | │ [[No stored state was found for the given workspace in the given backend]]. |
╵ | ╵ | ||
+ | |||
+ | == Related == | ||
+ | * [[Terraform modules]] | ||
+ | * [[Generated by Terragrunt]] | ||
== See also == | == See also == | ||
+ | * {{terraform_remote_state}} | ||
* {{tf plan}} | * {{tf plan}} | ||
[[Category:Terraform]] | [[Category:Terraform]] |
Latest revision as of 08:57, 20 April 2023
╷ │ Error: Unable to find remote state │ │ with data.terraform_remote_state.your_remote_state_name, │ on terraform.tf line 26, in data "terraform_remote_state" "your_remote_state_name": │ 26: data "terraform_remote_state" "your_remote_state_name" { │ │ No stored state was found for the given workspace in the given backend. ╵
Related[edit]
See also[edit]
Advertising: