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

From wikieduonline
Jump to navigation Jump to search
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 [[workspace]] in the given backend.
+
  │ [[No stored state was found for the given workspace in the given backend]].
 
  ╵
 
  ╵
  

Revision as of 16:45, 19 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.
╵

See also

Advertising: