Releases: DACRepair/terraform_state_processor
Releases · DACRepair/terraform_state_processor
v2.0.0
Changed Resource object to use StateField class for fields. This will allow for the passage of parameters.
V1.0.1
Removed 'module.' from the module name.
v1.0.0
- Added ENV Variables to configure cli app.
- Added module name to resource processor base.
v1.0.0-PreRelease
Finalized all of the major features, cleaned up debug code and ran tests to verify everything was working correctly.
v0.2.2
Removed ENTRYPOINT for shelled container.
External Processors
Added --processors ./path
to load extra processors.
v0.2.0
Added documentation, removed delineation between data and resources.
v0.1.1
Fixed issue where Docker CMD was not being passed.
v0.1.0
Testing Releases DO NOT USE