Skip to content

Commit

Permalink
Update tests/fixtures/scenarios/exitCode/components/terraform/hook-an…
Browse files Browse the repository at this point in the history
…d-store/main.tf

Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
  • Loading branch information
samtholiya and coderabbitai[bot] authored Feb 17, 2025
1 parent db7efcf commit 210a477
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "stage" {
}

variable "exit_code" {
description = "Stage. Used to define an Atmos stack."
description = "Exit code used to simulate the command's exit status."
type = number
default = 0
}
Expand Down

0 comments on commit 210a477

Please sign in to comment.