1.20.0 (2024-08-07)
- add open-terminal command (af1b0d4)
1.19.0 (2024-07-01)
- add extra api for git installatin on go test (53b1958)
1.18.0 (2024-07-01)
1.17.0 (2024-06-30)
- Add test data for users, products, orders, logs, and settings. Update README for test data. (#93) (716c62d)
- tests: add dagger test module, .gitignore, README and attributes (#101) (3c2dfde)
- Update module name placeholder and dependency versions (#95) (6f3f313)
1.16.0 (2024-06-18)
- Add testing section to README with instructions for running tests. (#77) (abed91f)
- dagger: Replace
WithExec
withWithNewFile
for netrc file creation (964cd31) - dagger: Update method names to use
WithEnvironmentVariable
(#78) (964cd31) - deps: update golang.org/x/sys to v0.20.0, golang.org/x/text to v0.15.0, google.golang.org/grpc to v1.64.0, google.golang.org/protobuf to v1.34.1 (#74) (3974e1e)
- tests: Add unit test for PrintSum in main_test file (964cd31)
- Update golangci-lint workflow to include tests and use module name in job description (#85) (c3823a7)
- Update release workflow to include new module publishing in Daggerverse 🚀 (#91) (6bb066e)
1.15.4 (2024-06-06)
- terratest module with extra apis (d9c3b90)
1.15.3 (2024-06-06)
- adjust gocache apis (008e28f)
1.15.2 (2024-06-06)
- add enhanced apis for mutating original object (252f994)
1.15.1 (2024-06-05)
- add extra apis on gotest (dd4ace2)
1.15.0 (2024-06-03)
- fix hooks errors (96b29ef)
1.14.0 (2024-06-02)
- add gopublisher module (270fb0a)
- add initial boilerplate code for new modules, remove iac-terragrunt legacy module (c1b6230)
- fix golangci lint issues, remove unsused dependencies (d21ad8d)
- update docs (c1a5973)
1.13.0 (2024-05-27)
- add newer version of terragrunt module (65db0ff)
1.12.2 (2024-05-27)
1.12.1 (2024-05-16)
1.12.0 (2024-04-29)
- Add basic functions for terragrunt intereoperability through Dagger (#50) (524071d)
- Refactor RunAll method in Terragrunt struct (#51) (95b482e)
1.11.0 (2024-04-28)
1.10.0 (2024-04-28)
- fix hooks issues (fcd55b3)
1.9.0 (2024-04-27)
- dagger: Add Release method to run 'goreleaser release' (#36) (5b4ff83)
- Enhance buildArgs function and add new methods in Goreleaser struct (#32) (b724076)
- Update .gitignore to exclude go.work (#34) (ecf519d)
- add example project for goreleaesr module (4be5287)
1.8.0 (2024-04-25)
- Add dagger generated files and query builder to gitignore (#23) (8640987)
- Update labeler configuration with new rules (#26) (b5cb8ec)
- Update module dependencies (#30) (f2ca164)
- Upgrade Go to version 1.21.7, update tflint engineVersion to v0.11.1, (#31) (01c88d7)
- cli: improve handling of secret variables in get command (#29) (82e10c9)
- Fix indentation in workflows and labeler files (#27) (e2c4a88)
- Refactor main.go to use secret token for GitLab client authentication. (#28) (25dbf73)
1.7.0 (2024-03-05)
- add better doc on gitlab-cicd-vars module (ae32152)
1.6.0 (2024-03-03)
- add dagger-module for gitlab cicdvars (0fc7d73)
1.5.0 (2024-03-03)
- Add common terragrunt functions (5f95ba7)
- Add common terragrunt functions (220908d)
- add enablePrivateGit flag in IacTerragrunt struct (e86e583)
- Add new apis supported for secrets, git ssh, and cache (8ebb47b)
- Add repo setup (6b7c984)
- Add support for environment variables (8b4e37c)
- Add sync utility (6f93818)
- add terraform dagger-module (260c3d3)
- add terraform dagger-module (9755d3f)
- Add tg init, add reusable functions (d6d87c8)
- Add working version (1aa9e19)
- first commit (242b312)
- Fix order of git-ssh api (f56789f)
- dead-links (274b13e)
- dead-links (99eb6df)
- explicit dependency for daggerx (471e1b2)
- Fix commands (75a5962)
- fix workflows (a4d54a5)
- markdown link checker (4da7915)
- update sync task to use 'dagger develop' instead of 'dagger mod sync -m' command (#17) (c26c720)
- workflows and incorrect interpolation (03c5ab2)
- workflows and incorrect interpolation (2816973)
- workflows and incorrect interpolation (f4e83a4)
- Add better docs, and usage (b78a703)
- Add better docs, and usage (f75e9c3)
- Add final docs (f7dd4ed)
- Add readme, add logo (5f074f4)
- add README.md, add reusable taskfile for dagger common operations (a09f56b)
- add README.md, add reusable taskfile for dagger common operations (8a21d4f)
- Add Dagger tasks, and other repo settings (8a0cd49)
- add example with an external terraform module (284f3a7)
- Add missing .gitattributes (184b1df)
- Add required ignored files from jetbrains (34369db)
- Fix dagger CLI link (5537e21)
- Fix link that points to the actual iac-terragrunt module (2ab9790)
- main: release 1.0.0 (#1) (fc35a7f)
- main: release 1.0.1 (#2) (c24676b)
- main: release 1.1.0 (#3) (152950e)
- main: release 1.1.0 (#4) (88d3729)
- main: release 1.1.1 (#5) (8435d55)
- main: release 1.1.2 (#6) (840542b)
- main: release 1.1.3 (#7) (456e1e1)
- main: release 1.1.4 (#8) (0c2495c)
- main: release 1.2.0 (#9) (2a52044)
- main: release 1.3.0 (#14) (6afe1de)
- main: release 1.3.1 (#15) (c230fac)
- main: release 1.4.0 (#16) (55fe99d)
- Remove go-build from allowed hooks (559072f)
- update dependencies, test publish (92627e9)
- update go tasks to run in specific module directory (#19) (924dd4d)
1.4.1 (2024-03-03)
- fix workflows (a4d54a5)
- update sync task to use 'dagger develop' instead of 'dagger mod sync -m' command (#17) (c26c720)
1.4.0 (2024-03-02)
1.3.1 (2024-02-05)
- add example with an external terraform module (284f3a7)
1.3.0 (2024-02-05)
- add enablePrivateGit flag in IacTerragrunt struct (e86e583)
- Add new apis supported for secrets, git ssh, and cache (8ebb47b)
- Fix order of git-ssh api (f56789f)
- Fix commands (75a5962)
- Add missing .gitattributes (184b1df)
1.2.0 (2024-02-01)
- Add support for environment variables (8b4e37c)
1.1.4 (2024-01-30)
1.1.3 (2024-01-30)
- Add final docs (f7dd4ed)
1.1.2 (2024-01-30)
- update dependencies, test publish (92627e9)
1.1.1 (2024-01-30)
- explicit dependency for daggerx (471e1b2)
1.1.0 (2024-01-30)
- Add common terragrunt functions (5f95ba7)
- Add common terragrunt functions (220908d)
- Add sync utility (6f93818)
- Add tg init, add reusable functions (d6d87c8)
- Add required ignored files from jetbrains (34369db)
1.0.1 (2024-01-22)
- add README.md, add reusable taskfile for dagger common operations (a09f56b)
- add README.md, add reusable taskfile for dagger common operations (8a21d4f)
- Add readme, add logo (5f074f4)