0.0.17 (2024-05-31)
- Add validation function for Terragrunt modules (#40) (fbe6175)
- validation: Add function to check if a file is a valid HCL file (#39) (115b9ec)
- validation: Add functions to check for Terragrunt and .hcl file validity (#42) (2bafbaa)
0.0.16 (2024-05-23)
0.0.15 (2024-05-23)
- Add WithEnvVars option to pass environment variables (#33) (fd75143)
- scenario: update NewWithOptions function to use default retryable errors with Terraform options (#31) (32a2381)
0.0.14 (2024-04-28)
0.0.13 (2024-04-17)
- enhance git repo validator function (b791280)
- expose APIs for finding git repo by different methods (17e7960)
0.0.12 (2024-04-16)
0.0.11 (2024-04-16)
0.0.10 (2024-04-02)
0.0.9 (2024-04-01)
0.0.8 (2024-03-28)
- Improve Terraform variables and paths handling (#12) (48b0537)
- tfvars: Add function to get .tfvars files from a directory (#10) (a01a7db)
0.0.7 (2024-03-28)
0.0.6 (2024-03-18)
- add paralellism as a built-in function into the client creation (7e83867)
0.0.5 (2024-03-18)
- remove options creation on advanced options (5cc9f6d)
0.0.4 (2024-03-18)
0.0.3 (2024-03-18)
- amend 404 link on readme.md (ef42f17)
- avoid naming collision on packages (e930ccf)
0.0.2 (2024-03-18)
- add stages (10995d4)
- add stages apis (a105513)
- first structural commit (1f2de4a)
- first structural commit (e1f2dc7)
- remove unused test (54b9551)
- add docs (23ecb66)