issues
search
GoogleCloudPlatform
/
terraform-python-testing-helper
Simple Python test helper for Terraform.
https://pypi.org/project/tftest/
Apache License 2.0
214
stars
31
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Clean up terraform runtime files
#82
elstak
closed
4 months ago
1
Selective testing of already provisioned resources
#81
anooppc07
opened
4 months ago
0
Proposal: auto-format the codebase to follow PEP 8 and published Google style
#80
sodul
closed
8 months ago
1
Add support for mypy
#79
defreng
opened
11 months ago
3
Authentication
#78
RoastBeefer00
opened
12 months ago
0
setup(backend=False) does not work
#77
mpicard
closed
1 year ago
3
feat(75): provide access to prior state resources if available
#76
fergoid
closed
1 year ago
4
Allow access to values from data lookups in plan tests
#75
fergoid
closed
1 year ago
5
Configure Renovate
#74
renovate-bot
closed
1 year ago
1
Add support for parallelism command argument
#73
danischm
opened
1 year ago
2
Stop Windows hangs when last output is on stderr
#72
andrewesweet
closed
1 year ago
1
Make cache directory path Windows friendly
#71
andrewesweet
closed
1 year ago
4
Parse state flag
#70
andrewesweet
closed
1 year ago
0
[feature] added support to pass a complex dict
#69
MrImpossibru
closed
1 year ago
8
Passing complex objects to the tf.plan(tf_vars=...) doesn't work
#68
MrImpossibru
closed
1 year ago
14
Passing complex objects to the tf.plan(tf_vars=...) doesn't work
#67
MrImpossibru
closed
1 year ago
3
Support both lists and tuples in var-file arg and add relevant test
#66
ludoo
closed
1 year ago
0
Allow passing a list to tf_var_file
#65
juliocc
closed
1 year ago
0
Create cache hash after command
#64
marshall7m
closed
2 years ago
0
Cache hidden dir bug
#63
marshall7m
closed
2 years ago
0
Inherit TerraformJSONBase from Mapping ABC
#62
juliocc
closed
2 years ago
0
Replace cache checksumdir pypi pkg with internal _dirhash()
#61
marshall7m
closed
2 years ago
0
Finer grained cache hash input
#60
marshall7m
closed
2 years ago
1
Handling prevent destroy within tests scenarios for module have other module dependencies
#59
crjlty88
closed
2 years ago
1
fix: Handle terraform crashes
#58
grahamhar
closed
2 years ago
3
Cache TerraformTest methods
#57
marshall7m
closed
2 years ago
5
add ability to pickle tftest instance objects
#56
marshall7m
closed
2 years ago
4
Troubleshoot GH workflow error
#55
ludoo
closed
2 years ago
0
GH Actions, tftest.TerraformTestError: Error decoding plan output: Expecting value: line 1 column 2 (char 1)
#54
djsd123
closed
2 years ago
11
Manage changelog
#53
ludoo
closed
2 years ago
0
Fix _abspath for windows
#52
sueastside
closed
2 years ago
2
Fix double close on Windows 10
#51
sueastside
closed
2 years ago
2
Add command error to exception class, cleanup backup files
#50
ludoo
closed
2 years ago
0
Is it possible to test Variable Validations?
#49
SplinterHead
closed
2 years ago
7
feat: Add support for Terraform workspaces
#48
SplinterHead
closed
2 years ago
5
Add job names in workflows
#47
ludoo
closed
2 years ago
0
Switch to Github workflows
#46
ludoo
closed
2 years ago
0
Log output while Popen is in progress
#45
leighpascoe
closed
2 years ago
9
Add support for duplicate arguments for Terragrunt
#44
leighpascoe
opened
2 years ago
0
feat: Add ability to disable lifecycle prevent_destroy
#43
grahamhar
closed
2 years ago
3
Handling plan/destroy within tests scenarios
#42
grahamhar
closed
2 years ago
1
Ideas for skipping cleanup on error?
#41
lorengordon
opened
2 years ago
8
Adds support for the upgrade argument of the init command
#40
lorengordon
closed
2 years ago
8
Options for managing `.terraform.lock.hcl`?
#39
lorengordon
closed
2 years ago
0
fix: On windows if a file is read only the cleanup reports errors.
#38
grahamhar
closed
2 years ago
4
File deletion issues in _cleanup on windows
#37
grahamhar
closed
2 years ago
1
Add capability to use terraform workspaces
#36
grahamhar
closed
2 years ago
2
How do I output the original log at the same time when I execute `tg.plan`?
#35
AtomAsking
closed
2 years ago
2
How to write the log to the log file when executing tg.apply?
#34
AtomAsking
closed
3 years ago
0
How can the results generated by ‘terragrunt plan’ be converted into json
#33
AtomAsking
closed
3 years ago
10
Next