Commit graph

14 commits

Author SHA1 Message Date
dependabot[bot]
b86f527238
chore(deps): bump golangci/golangci-lint-action from 6.2.0 to 6.3.1 ()
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.2.0 to 6.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](ec5d18412c...2e788936b0)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-02-10 11:04:49 +00:00
dependabot[bot]
3adb53af1a
chore(deps): bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 ()
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.1 to 6.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](971e284b60...ec5d18412c)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-20 16:58:39 +00:00
Cian Johnston
1a997fdd60
chore: update go-git to v5.13.1 () 2025-01-07 12:26:25 +00:00
dependabot[bot]
311f01b14e
chore(deps): bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 ()
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.1.0 to 6.2.0.
- [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases)
- [Commits](https://github.com/crazy-max/ghaction-import-gpg/compare/v6.1.0...v6.2.0)

---
updated-dependencies:
- dependency-name: crazy-max/ghaction-import-gpg
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-28 12:11:31 +00:00
dependabot[bot]
32d72a7b4e
chore(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 ()
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.1.0 to 6.1.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](aaa42aa062...971e284b60)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-07 18:48:36 -05:00
dependabot[bot]
11c4b3b088
chore(deps): bump hashicorp/setup-terraform from 3.1.1 to 3.1.2 ()
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](651471c36a...b9cd54a3c3)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 12:01:54 +01:00
Cian Johnston
d30d9356d1
fixup! this only builds on linux 2024-08-09 15:36:38 +01:00
Cian Johnston
9abfe8ae8e
this only builds on linux 2024-08-09 15:31:38 +01:00
Cian Johnston
02b01389f0
chore(ci): update github workflows () 2024-08-09 13:39:13 +01:00
dependabot[bot]
42bc835a80
chore(deps): bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 ()
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 6.0.1 to 6.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](a4f60bb28d...aaa42aa062)

---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-09 12:21:02 +01:00
Cian Johnston
72ddd72815
chore: pre-publish tidy ()
* chore: pre-publish tidy

* fixup! chore: pre-publish tidy

* update tf test matrix

* update envbuilder and kaniko fork to latest versions
2024-08-07 16:38:15 +01:00
Cian Johnston
24b93e754d
chore: set TF_LOG=debug, always pull :latest envbuilder image () 2024-08-05 12:42:32 +01:00
Cian Johnston
c9e7cb8178
implement first pass at cached image data source ()
implements envbuilder_cached_image data source
2024-08-01 21:26:44 +01:00
Mathias Fredriksson
76d8aa974e
Initial commit 2024-07-18 14:43:45 +03:00