Skip to content

Tags: env0/terratag

Tags

v0.7.6

Toggle v0.7.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: terragrunt-run-all mode to work as expected (#233)

huberadam@johndeere.com

v0.7.5

Toggle v0.7.5's commit message
fix: add provider version constraints to git_issue_56 test fixture

Pin kubernetes=2.1.0 and google=3.65.0 for TF 0.12/0.13 compatibility.

v0.7.4

Toggle v0.7.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
ENG-772: Upgrade Terratag Go version to 1.24.9 and bump dependencies (#…

…227)

* ENG-772: bump Go version to 1.24.9 to address Go stdlib CVEs

* updated go version

* chore: bump Go module dependencies

v0.7.3

Toggle v0.7.3's commit message
upgrade go in the ci and release actions

v0.7.2

Toggle v0.7.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: Type terragrunt-run-all is not supported (#221)

* Fix: Type terragrunt-run-all is not supported

* upgrade go.mod

* run terragrunt run all test

* run terragrunt run all test

* run terragrunt run all test

* run terragrunt run all test

* run terragrunt run all test

* run terragrunt run all test

* run terragrunt run all test

* Update terratag_test.go

Co-authored-by: Yossi-kerner <72043585+Yossi-kerner@users.noreply.github.com>

* fix typo

* nitpicks

---------

Co-authored-by: Yossi-kerner <72043585+Yossi-kerner@users.noreply.github.com>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 (#219)

* Chore(deps): bump golang.org/x/net from 0.36.0 to 0.38.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
- [Commits](golang/net@v0.36.0...v0.38.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-version: 0.38.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* upgrade ubuntu

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomer Heber <heber.tomer@gmail.com>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: support terragrunt run-all executions (#216)

* Feat: support terragrunt run-all executions

* merge providers

* fix parsing

* fix conflicts

* modify code - still wip

v0.6.1

Toggle v0.6.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feat: add flag to not override existing tags (#218)

* Feat: add flag to not override existing tags

* added unit test

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 (#214)

* Chore(deps): bump golang.org/x/net from 0.34.0 to 0.36.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
- [Commits](golang/net@v0.34.0...v0.36.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* update go.mod

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tomer Heber <heber.tomer@gmail.com>

v0.5.3

Toggle v0.5.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix: resolve security issues (#213)