Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
marshallford committed Aug 20, 2024
1 parent aa32da1 commit 8eda553
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ resource "ansible_navigator_run" "test" {
}
}
working_directory = ".."
run_on_destroy = true
run_on_destroy = true
timeouts = {
create = "90m"
update = "90m"
Expand Down

0 comments on commit 8eda553

Please sign in to comment.