Difference between revisions of "Error: Unable to find remote state"

From wikieduonline
Jump to navigation Jump to search
(Created page with " {{tf plan}}")
Tags: Mobile web edit, Mobile edit
 
Tags: Mobile web edit, Mobile edit
Line 1: Line 1:
  
 +
 +
│ 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.
 +
  
 +
== See also ==
 +
* {{tf plan}}
  
{{tf plan}}
+
[[Category:Terraform]]

Revision as of 15:26, 15 March 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.
╵

See also

Advertising: