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
 
 
(4 intermediate revisions by 2 users not shown)
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]].
 +
  
 +
== Related ==
 +
* [[Terraform modules]]
 +
* [[Generated by Terragrunt]]
  
{{tf plan}}
+
== See also ==
 +
* {{terraform_remote_state}}
 +
* {{tf plan}}
 +
 
 +
[[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: