GitHub / GoogleCloudPlatform/terraform-python-testing-helper issues and pull requests
#88 - tftest is incompatible with the terragrunt cli redesign
Issue -
State: open - Opened by mhulscher about 1 month ago
- 1 comment
#87 - Fix issue issue #86 by excluding TF_LOG environment variable
Pull Request -
State: open - Opened by dcopestake 6 months ago
#86 - Error decoding plan output if TF_LOG is used
Issue -
State: open - Opened by dcopestake 6 months ago
#83 - Asserting number of changes
Issue -
State: closed - Opened by smailc 6 months ago
- 4 comments
#82 - Clean up terraform runtime files
Pull Request -
State: closed - Opened by elstak about 1 year ago
- 1 comment
#81 - Selective testing of already provisioned resources
Issue -
State: open - Opened by anooppc07 about 1 year ago
#80 - Proposal: auto-format the codebase to follow PEP 8 and published Google style
Issue -
State: closed - Opened by sodul over 1 year ago
- 1 comment
#79 - Add support for mypy
Issue -
State: closed - Opened by defreng over 1 year ago
- 4 comments
#78 - Authentication
Issue -
State: open - Opened by RoastBeefer00 over 1 year ago
#77 - setup(backend=False) does not work
Issue -
State: closed - Opened by mpicard over 1 year ago
- 3 comments
#76 - feat(75): provide access to prior state resources if available
Pull Request -
State: closed - Opened by fergoid almost 2 years ago
- 4 comments
#75 - Allow access to values from data lookups in plan tests
Issue -
State: closed - Opened by fergoid almost 2 years ago
- 5 comments
#74 - Configure Renovate
Pull Request -
State: closed - Opened by renovate-bot almost 2 years ago
- 1 comment
#73 - Add support for parallelism command argument
Pull Request -
State: open - Opened by danischm over 2 years ago
- 2 comments
#72 - Stop Windows hangs when last output is on stderr
Pull Request -
State: closed - Opened by andrewesweet over 2 years ago
- 1 comment
#71 - Make cache directory path Windows friendly
Pull Request -
State: closed - Opened by andrewesweet over 2 years ago
- 4 comments
#70 - Parse state flag
Pull Request -
State: closed - Opened by andrewesweet over 2 years ago
#69 - [feature] added support to pass a complex dict
Pull Request -
State: closed - Opened by MrImpossibru over 2 years ago
- 8 comments
#68 - Passing complex objects to the tf.plan(tf_vars=...) doesn't work
Issue -
State: closed - Opened by MrImpossibru over 2 years ago
- 14 comments
#67 - Passing complex objects to the tf.plan(tf_vars=...) doesn't work
Issue -
State: closed - Opened by MrImpossibru over 2 years ago
- 3 comments
#66 - Support both lists and tuples in var-file arg and add relevant test
Pull Request -
State: closed - Opened by ludoo over 2 years ago
#65 - Allow passing a list to tf_var_file
Pull Request -
State: closed - Opened by juliocc over 2 years ago
#64 - Create cache hash after command
Pull Request -
State: closed - Opened by marshall7m over 2 years ago
#63 - Cache hidden dir bug
Pull Request -
State: closed - Opened by marshall7m over 2 years ago
#62 - Inherit TerraformJSONBase from Mapping ABC
Pull Request -
State: closed - Opened by juliocc over 2 years ago
#61 - Replace cache checksumdir pypi pkg with internal _dirhash()
Pull Request -
State: closed - Opened by marshall7m over 2 years ago
#60 - Finer grained cache hash input
Pull Request -
State: closed - Opened by marshall7m over 2 years ago
- 1 comment
#59 - Handling prevent destroy within tests scenarios for module have other module dependencies
Issue -
State: closed - Opened by crjlty88 almost 3 years ago
- 1 comment
#58 - fix: Handle terraform crashes
Pull Request -
State: closed - Opened by grahamhar almost 3 years ago
- 3 comments
#57 - Cache TerraformTest methods
Pull Request -
State: closed - Opened by marshall7m almost 3 years ago
- 5 comments
#56 - add ability to pickle tftest instance objects
Pull Request -
State: closed - Opened by marshall7m almost 3 years ago
- 4 comments
#55 - Troubleshoot GH workflow error
Pull Request -
State: closed - Opened by ludoo almost 3 years ago
#54 - GH Actions, tftest.TerraformTestError: Error decoding plan output: Expecting value: line 1 column 2 (char 1)
Issue -
State: closed - Opened by djsd123 almost 3 years ago
- 11 comments
Labels: bug
#53 - Manage changelog
Pull Request -
State: closed - Opened by ludoo almost 3 years ago
#52 - Fix _abspath for windows
Pull Request -
State: closed - Opened by sueastside almost 3 years ago
- 2 comments
#51 - Fix double close on Windows 10
Pull Request -
State: closed - Opened by sueastside almost 3 years ago
- 2 comments
#50 - Add command error to exception class, cleanup backup files
Pull Request -
State: closed - Opened by ludoo almost 3 years ago
#49 - Is it possible to test Variable Validations?
Issue -
State: closed - Opened by SplinterHead about 3 years ago
- 7 comments
#48 - feat: Add support for Terraform workspaces
Pull Request -
State: closed - Opened by SplinterHead about 3 years ago
- 5 comments
#47 - Add job names in workflows
Pull Request -
State: closed - Opened by ludoo about 3 years ago
#46 - Switch to Github workflows
Pull Request -
State: closed - Opened by ludoo about 3 years ago
#45 - Log output while Popen is in progress
Pull Request -
State: closed - Opened by leighpascoe over 3 years ago
- 9 comments
Labels: enhancement
#44 - Add support for duplicate arguments for Terragrunt
Issue -
State: open - Opened by leighpascoe over 3 years ago
#43 - feat: Add ability to disable lifecycle prevent_destroy
Pull Request -
State: closed - Opened by grahamhar over 3 years ago
- 3 comments
#42 - Handling plan/destroy within tests scenarios
Issue -
State: closed - Opened by grahamhar over 3 years ago
- 1 comment
#41 - Ideas for skipping cleanup on error?
Issue -
State: open - Opened by lorengordon over 3 years ago
- 8 comments
#40 - Adds support for the upgrade argument of the init command
Pull Request -
State: closed - Opened by lorengordon over 3 years ago
- 8 comments
#39 - Options for managing `.terraform.lock.hcl`?
Issue -
State: closed - Opened by lorengordon over 3 years ago
#38 - fix: On windows if a file is read only the cleanup reports errors.
Pull Request -
State: closed - Opened by grahamhar over 3 years ago
- 4 comments
#37 - File deletion issues in _cleanup on windows
Issue -
State: closed - Opened by grahamhar over 3 years ago
- 1 comment
Labels: bug
#36 - Add capability to use terraform workspaces
Issue -
State: closed - Opened by grahamhar over 3 years ago
- 2 comments
#35 - How do I output the original log at the same time when I execute `tg.plan`?
Issue -
State: closed - Opened by AtomAsking about 4 years ago
- 2 comments
#34 - How to write the log to the log file when executing tg.apply?
Issue -
State: closed - Opened by AtomAsking about 4 years ago
#33 - How can the results generated by ‘terragrunt plan’ be converted into json
Issue -
State: closed - Opened by AtomAsking about 4 years ago
- 10 comments
#32 - Terragrunt support
Pull Request -
State: closed - Opened by davidtam about 4 years ago
- 2 comments
#31 - Update CI to use Terraform 0.15
Pull Request -
State: closed - Opened by ludoo about 4 years ago
#30 - Windows tests
Issue -
State: open - Opened by ludoo about 4 years ago
- 1 comment
Labels: enhancement
#29 - Terragrunt support
Pull Request -
State: closed - Opened by davidtam about 4 years ago
- 13 comments
#28 - Windows fixes
Pull Request -
State: closed - Opened by andrewesweet about 4 years ago
- 9 comments
#27 - Don't fail when resource_changes key not present in output
Pull Request -
State: closed - Opened by brownmike over 4 years ago
- 3 comments
#26 - tftest failed when terraform plan is empty
Issue -
State: closed - Opened by alsar1980 over 4 years ago
#25 - [Feature-Request] AWS built-in helper functions?
Issue -
State: closed - Opened by marshall7m over 4 years ago
- 2 comments
#24 - Add Terragrunt integration and general parser
Pull Request -
State: closed - Opened by marshall7m over 4 years ago
- 16 comments
Labels: enhancement
#23 - terragrunt python testing helper?
Issue -
State: closed - Opened by marshall7m over 4 years ago
- 8 comments
Labels: enhancement
#22 - Fix quoting for list variables in `tf_vars`
Issue -
State: closed - Opened by sklarsa over 4 years ago
- 3 comments
Labels: question
#21 - Enable running on Terraform commands from Docker container
Issue -
State: closed - Opened by swanysimon over 4 years ago
- 4 comments
Labels: enhancement
#20 - Fix quoting in backend config args
Pull Request -
State: closed - Opened by ludoo over 4 years ago
#19 - New test to verify issue #17
Pull Request -
State: closed - Opened by ludoo over 4 years ago
#18 - Fix backend config escaping
Pull Request -
State: closed - Opened by 1n over 4 years ago
- 1 comment
#17 - Init vars escape issue
Issue -
State: closed - Opened by 1n over 4 years ago
- 9 comments
Labels: bug
#16 - Allow passing custom environment variables to terraform
Pull Request -
State: closed - Opened by juliocc over 4 years ago
#15 - Accept plan outputs with no variables
Pull Request -
State: closed - Opened by ludoo over 4 years ago
#14 - Adding extra vars file
Issue -
State: closed - Opened by tangel0v about 5 years ago
- 2 comments
#13 - Errors on Windows
Issue -
State: closed - Opened by gruebel about 5 years ago
- 1 comment
#12 - add support for target option
Pull Request -
State: closed - Opened by stenh0use over 5 years ago
- 6 comments
#11 - Fix errors on missing Terraform outputs
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#10 - KeyError: 'outputs' when module has no outputs defined
Issue -
State: closed - Opened by ldealmei over 5 years ago
- 4 comments
Labels: enhancement
#9 - KeyError: 'outputs' when loading a big json plan output
Issue -
State: closed - Opened by guimaluf over 5 years ago
- 6 comments
Labels: question
#8 - Add an option to leave terraform init data on exit
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#7 - Proxy raw iter in TerraformValueDict
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#6 - Proxy raw dict attributes in TerraformValueDict
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#5 - Minimal fixes to v1.0.0
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#4 - Refactor module and tests for v1.0.0
Pull Request -
State: closed - Opened by ludoo over 5 years ago
#3 - WIP: add support for Terraform plan JSON output
Pull Request -
State: closed - Opened by ludoo almost 6 years ago
#2 - Add support for force-copy and refresh arguments
Pull Request -
State: closed - Opened by ludoo almost 6 years ago
#1 - remove tfstate ; add tf files to gitignore
Pull Request -
State: closed - Opened by bastiandg over 6 years ago
- 3 comments