Commit graph

837 commits

Author SHA1 Message Date
dependabot[bot]
f57c1abdaa
deps(docker): bump kustomize/kustomize from v5.4.2 to v5.4.3 ()
Bumps kustomize/kustomize from v5.4.2 to v5.4.3.

---
updated-dependencies:
- dependency-name: kustomize/kustomize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:23:33 +00:00
Marco Ferrari
4854e774f3
chore: disable dotnet telemetry () 2024-08-13 16:12:32 +02:00
Niel Markwick
ea16cd9a1b
fix: add RENOVATE_X_IGNORE_RE2 env var to remove warning ()
Renovate has an optional requirement for the RE2 package, and will warn if
it is not present.

Setting env variable RENOVATE_X_IGNORE_RE2=true will hide this warning.
(see https://github.com/renovatebot/renovate/pull/21391)
2024-08-12 11:14:51 +02:00
Marco Ferrari
c46346c774
chore: remove clippy script, run clippy directly ()
Remove clippy.sh script and run cargo-clippy directly. The script was
needed because when we introduced cargo-clippy, Super-linter didn't have
a way to customize the working directory when running linters and
formatters. Now, we can use GNU Parallel to handle that case.

This will unblock the work to do to implement  (pass custom options
to cargo-clippy).
2024-08-02 13:24:43 +02:00
dependabot[bot]
4931da55da
deps(docker): bump scalameta/scalafmt from v3.8.1 to v3.8.2 ()
Bumps scalameta/scalafmt from v3.8.1 to v3.8.2.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 17:38:34 +02:00
dependabot[bot]
d84d439393
deps(docker): bump goreleaser/goreleaser from v1.26.2 to v2.1.0 ()
Bumps goreleaser/goreleaser from v1.26.2 to v2.1.0.

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:51:00 +00:00
dependabot[bot]
81ab76d001
deps(docker): bump golangci/golangci-lint from v1.59.0 to v1.59.1 ()
Bumps golangci/golangci-lint from v1.59.0 to v1.59.1.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:57:31 +00:00
dependabot[bot]
b75f1cfcef
deps(docker): bump dart from 3.4.2-sdk to 3.4.4-sdk ()
Bumps dart from 3.4.2-sdk to 3.4.4-sdk.

---
updated-dependencies:
- dependency-name: dart
  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-07-16 14:34:33 +00:00
dependabot[bot]
33bb4b46d4
deps(docker): bump zricethezav/gitleaks from v8.18.3 to v8.18.4 ()
Bumps zricethezav/gitleaks from v8.18.3 to v8.18.4.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:33:55 +00:00
dependabot[bot]
ae1dba53fd
deps(docker): bump terraform-linters/tflint from v0.51.2 to v0.52.0 ()
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.51.2 to v0.52.0.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-linters/tflint/compare/v0.51.2...v0.52.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:34:08 +00:00
dependabot[bot]
8a044b58de
deps(docker): bump python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20 ()
Bumps python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20.

---
updated-dependencies:
- dependency-name: python
  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-07-16 11:33:52 +00:00
dependabot[bot]
f06866359b
deps(docker): bump dotnet/sdk ()
Bumps dotnet/sdk from 8.0.302-alpine3.20 to 8.0.303-alpine3.20.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  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-07-16 11:33:09 +00:00
dependabot[bot]
b5bf9f297d
deps(docker): bump alpine/helm from 3.14.4 to 3.15.3 ()
Bumps alpine/helm from 3.14.4 to 3.15.3.

---
updated-dependencies:
- dependency-name: alpine/helm
  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-07-16 11:08:41 +00:00
Marco Ferrari
cc20e4561e
ci: authenticate tflint init ()
TFLint init might hit an API rate limit, especially when requests to
the TFLint backend come from shared tenants, such as GitHub Actions.
2024-07-16 13:05:49 +02:00
dependabot[bot]
913bd0dd47
deps(docker): bump yoheimuta/protolint from 0.50.2 to 0.50.3 ()
Bumps yoheimuta/protolint from 0.50.2 to 0.50.3.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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-07-16 09:38:32 +00:00
dependabot[bot]
81196f4267
deps(docker): bump mstruebing/editorconfig-checker from v3.0.1 to v3.0.3 ()
Bumps mstruebing/editorconfig-checker from v3.0.1 to v3.0.3.

---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:36:46 +00:00
dependabot[bot]
95feeacb0a
deps(docker): bump alpine/terragrunt from 1.9.0 to 1.9.2 ()
Bumps alpine/terragrunt from 1.9.0 to 1.9.2.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-07-16 09:18:23 +00:00
dependabot[bot]
d384e674c7
deps(docker): bump hashicorp/terraform from 1.8.4 to 1.9.2 ()
Bumps hashicorp/terraform from 1.8.4 to 1.9.2.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  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-07-16 09:17:52 +00:00
Chongyi Zheng
d9d19095ec
chore: bump alpine image to 3.20 and php to 8.3.x () 2024-07-15 09:52:42 +00:00
Marco Ferrari
c770a8d253
feat: enable dotenv-linter for slim images ()
Set up dotenv-linter for the slim image, and not only for the standard
image because it doesn't have dependencies on the Rust SDK, and weights
less than 10MB.
2024-07-10 15:50:15 +02:00
Chongyi Zheng
fc094cc1a4
chore: fix docker build warnings () 2024-07-09 08:26:48 +00:00
dependabot[bot]
a138ab3388
deps(docker): bump golang from 1.22.3-alpine to 1.22.5-alpine ()
Bumps golang from 1.22.3-alpine to 1.22.5-alpine.

---
updated-dependencies:
- dependency-name: golang
  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-07-04 15:09:07 +00:00
dependabot[bot]
9733e88b81
deps(docker): bump yoheimuta/protolint from 0.49.7 to 0.50.2 ()
Bumps yoheimuta/protolint from 0.49.7 to 0.50.2.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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-07-04 14:04:11 +00:00
dependabot[bot]
b3b3bcc53e
deps(docker): bump kustomize/kustomize from v5.0.1 to v5.4.2 ()
Bumps kustomize/kustomize from v5.0.1 to v5.4.2.

---
updated-dependencies:
- dependency-name: kustomize/kustomize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:03:48 +00:00
dependabot[bot]
56d2bd303a
deps(docker): bump terraform-linters/tflint from v0.51.1 to v0.51.2 ()
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.51.1 to v0.51.2.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-linters/tflint/compare/v0.51.1...v0.51.2)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-04 14:03:12 +00:00
dependabot[bot]
ea5fe9fbee
deps(docker): bump alpine/terragrunt from 1.8.4 to 1.9.0 ()
Bumps alpine/terragrunt from 1.8.4 to 1.9.0.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-07-04 14:02:26 +00:00
Marco Ferrari
d74351fda7
feat: add the kustomize binary for checkov ()
Checkov needs the kustomize binary to enable related checks, otherwise
these checks are silently skipped.

Ref https://www.checkov.io/7.Scan%20Examples/Kustomize.html
2024-06-27 19:03:16 +02:00
Andrew Kreuzer
5b5d2f7ef0
feat: checkov scans for helm charts () 2024-06-07 15:06:55 +00:00
dependabot[bot]
da283a0bdc
deps(docker): bump dart from 3.4.0-sdk to 3.4.2-sdk ()
Bumps dart from 3.4.0-sdk to 3.4.2-sdk.

---
updated-dependencies:
- dependency-name: dart
  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-06-03 17:19:48 +00:00
dependabot[bot]
f8f2b9f511
deps(docker): bump hashicorp/terraform from 1.8.3 to 1.8.4 ()
Bumps hashicorp/terraform from 1.8.3 to 1.8.4.

---
updated-dependencies:
- dependency-name: hashicorp/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-06-03 14:03:33 +00:00
dependabot[bot]
da5afae4e6
deps(docker): bump golangci/golangci-lint from v1.58.2 to v1.59.0 ()
Bumps golangci/golangci-lint from v1.58.2 to v1.59.0.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 14:03:06 +00:00
dependabot[bot]
52bb159e5e
deps(docker): bump alpine/terragrunt from 1.8.3 to 1.8.4 ()
Bumps alpine/terragrunt from 1.8.3 to 1.8.4.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-06-03 14:02:57 +00:00
dependabot[bot]
50b08416e5
deps(docker): bump clj-kondo/clj-kondo ()
Bumps [clj-kondo/clj-kondo](https://github.com/clj-kondo/clj-kondo) from 2024.03.13-alpine to 2024.05.24-alpine.
- [Release notes](https://github.com/clj-kondo/clj-kondo/releases)
- [Changelog](https://github.com/clj-kondo/clj-kondo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clj-kondo/clj-kondo/compare/v2024.03.13...v2024.05.24)

---
updated-dependencies:
- dependency-name: clj-kondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 14:02:48 +00:00
dependabot[bot]
08302bec05
deps(docker): bump zricethezav/gitleaks from v8.18.2 to v8.18.3 ()
Bumps zricethezav/gitleaks from v8.18.2 to v8.18.3.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-03 14:02:16 +00:00
dependabot[bot]
86c3af0526
deps(docker): bump rhysd/actionlint from 1.7.0 to 1.7.1 ()
Bumps rhysd/actionlint from 1.7.0 to 1.7.1.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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-06-03 14:01:47 +00:00
dependabot[bot]
4d66b48996
deps(docker): bump dotnet/sdk ()
Bumps dotnet/sdk from 8.0.300-alpine3.19 to 8.0.301-alpine3.19.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  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-06-03 14:01:45 +00:00
dependabot[bot]
ff2704e5ed
deps(docker): bump rhysd/actionlint from 1.6.27 to 1.7.0 ()
Bumps rhysd/actionlint from 1.6.27 to 1.7.0.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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-05-24 16:12:50 +00:00
dependabot[bot]
21b7b123b1
deps(docker): bump goreleaser/goreleaser from v1.25.1 to v1.26.2 ()
Bumps goreleaser/goreleaser from v1.25.1 to v1.26.2.

---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 16:05:32 +00:00
dependabot[bot]
ce545f46b6
deps(docker): bump mstruebing/editorconfig-checker from 2.7.2 to v3.0.1 ()
Bumps mstruebing/editorconfig-checker from 2.7.2 to v3.0.1.

---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:20:51 +00:00
dependabot[bot]
eb81c6322e
deps(docker): bump terraform-linters/tflint from v0.50.3 to v0.51.1 ()
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.50.3 to v0.51.1.
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-linters/tflint/compare/v0.50.3...v0.51.1)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:20:24 +00:00
dependabot[bot]
b14c190a2a
deps(docker): bump dart from 3.3.4-sdk to 3.4.0-sdk ()
Bumps dart from 3.3.4-sdk to 3.4.0-sdk.

---
updated-dependencies:
- dependency-name: dart
  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-05-24 14:18:23 +00:00
dependabot[bot]
f5d8f304bd
deps(docker): bump golangci/golangci-lint from v1.57.2 to v1.58.2 ()
Bumps golangci/golangci-lint from v1.57.2 to v1.58.2.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 14:18:12 +00:00
dependabot[bot]
0f6e4fbf0b
deps(docker): bump dotnet/sdk ()
Bumps dotnet/sdk from 8.0.204-alpine3.19 to 8.0.300-alpine3.19.

---
updated-dependencies:
- dependency-name: dotnet/sdk
  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-05-20 13:36:41 +00:00
dependabot[bot]
f9c6ce7eba
deps(docker): bump yannh/kubeconform from v0.6.4 to v0.6.6 ()
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform) from v0.6.4 to v0.6.6.
- [Release notes](https://github.com/yannh/kubeconform/releases)
- [Changelog](https://github.com/yannh/kubeconform/blob/master/.goreleaser.yml)
- [Commits](https://github.com/yannh/kubeconform/compare/v0.6.4...v0.6.6)

---
updated-dependencies:
- dependency-name: yannh/kubeconform
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-15 09:30:39 +00:00
dependabot[bot]
36bdc9b8bd
deps(docker): bump golang from 1.22.2-alpine to 1.22.3-alpine ()
Bumps golang from 1.22.2-alpine to 1.22.3-alpine.

---
updated-dependencies:
- dependency-name: golang
  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-05-14 13:07:27 +00:00
dependabot[bot]
04b0e6a62b
deps(docker): bump alpine/terragrunt from 1.8.2 to 1.8.3 ()
Bumps alpine/terragrunt from 1.8.2 to 1.8.3.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-05-14 13:07:11 +00:00
dependabot[bot]
f9c580ff9a
deps(docker): bump hashicorp/terraform from 1.8.2 to 1.8.3 ()
Bumps hashicorp/terraform from 1.8.2 to 1.8.3.

---
updated-dependencies:
- dependency-name: hashicorp/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-05-14 13:06:59 +00:00
dependabot[bot]
bf8280c303
deps(docker): bump yoheimuta/protolint from 0.49.6 to 0.49.7 ()
Bumps yoheimuta/protolint from 0.49.6 to 0.49.7.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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-05-13 13:32:32 +00:00
dependabot[bot]
865d249bf4
deps(docker): bump alpine/terragrunt from 1.8.1 to 1.8.2 ()
Bumps alpine/terragrunt from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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-05-02 11:44:46 +00:00
dependabot[bot]
4708a27d64
deps(docker): bump hashicorp/terraform from 1.8.1 to 1.8.2 ()
Bumps hashicorp/terraform from 1.8.1 to 1.8.2.

---
updated-dependencies:
- dependency-name: hashicorp/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-05-02 11:44:35 +00:00