Skip to content

Commit

Permalink
Merge branch 'simonhanmer:dev' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
sirlegendary authored Oct 31, 2024
2 parents 6a4d943 + f2a92e1 commit cf1b1f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion steps/step03/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ terraform {
}

backend "local" {
path = "../../statefiles/step02_config.tfstate"
path = "../../statefiles/step03_config.tfstate"
}
}

Expand Down

0 comments on commit cf1b1f0

Please sign in to comment.