-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[159] Fix issue with argument parsing logic for tf apply (#274)
* [159] Fix issue with argument parsing logic for tf apply * Check for plan file presence instead of parsing arguments * Add tests for plan file detection * Update method name --------- Co-authored-by: Angelo Fenoglio <[email protected]>
- Loading branch information
1 parent
63950b1
commit 126f407
Showing
5 changed files
with
89 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
35 changes: 0 additions & 35 deletions
35
tests/test_modules/terraform/test_handle_apply_arguments_parsing.py
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters