Commit graph

97 commits

Author SHA1 Message Date
Martin
e2c8d0b73a
feat: Implement docker cluster volume (#793)
* feat: Implement docker cluster volume

* fix: linter findings

* fix: Make cluster attribute updateable
2025-09-25 23:32:53 +02:00
renovate[bot]
b78f540ded
fix(deps): update module google.golang.org/protobuf to v1.36.9 (#787)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-09 17:13:58 +00:00
renovate[bot]
04adc37d0e
fix(deps): update module google.golang.org/protobuf to v1.36.8 (#775)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-20 22:49:43 +00:00
renovate[bot]
c26b4449ce
fix(deps): update module github.com/docker/go-connections to v0.6.0 (#766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 21:36:17 +00:00
renovate[bot]
25261e990e
fix(deps): update module google.golang.org/protobuf to v1.36.7 (#765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-07 17:55:31 +00:00
renovate[bot]
ad62a6cee9
fix(deps): update module golang.org/x/sync to v0.16.0 (#758)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-10 03:55:25 +00:00
renovate[bot]
30c75723d0
fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.22.0 (#755)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-01 22:07:32 +00:00
renovate[bot]
f2f3715f10
fix(deps): update module golang.org/x/sync to v0.15.0 (#741)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-06-05 21:16:52 +02:00
renovate[bot]
da2a7967c8
fix(deps): update module github.com/moby/buildkit to v0.22.0 (#731)
* fix(deps): update module github.com/moby/buildkit to v0.22.0

* chore: Replace imports for deprecated functions

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin Wentzel <nitram.wentzel@gmail.com>
2025-05-24 13:33:06 +02:00
renovate[bot]
22b9c433b5
fix(deps): update module github.com/containerd/console to v1.0.5 (#729)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-20 19:35:16 +00:00
renovate[bot]
e49eec7e5d
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.37.0 (#726)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-17 02:06:03 +00:00
renovate[bot]
f572d9f259
fix(deps): update module google.golang.org/protobuf to v1.36.6 (#720)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-07 05:59:10 +00:00
Martin
b9181a75e4
feat: Implement using of buildx for docker_image (#717)
* feat: Implement using of buildx for docker_image

* fix: secrets in docker_image

* fix: fmt issues

* test: Add test for build_log_file

* chore: Disable flaky test and update goreleaser to exclude not possible build

* feat: Small refactoring and documentation improvements
2025-05-06 22:21:09 +02:00
Martin
cf07eb7dc9
chore: Update terraform-plugin-sdk/v2 dependency (#699) 2025-04-18 12:15:43 +02:00
Martin
13998c12bb
chore: Update docker/docker and docker/cli to newest stable (#695)
* chore: Updatedocker/docker and docker/cli to newest stable

* fix: Update docker_container capabilities test

* fix: Update setting of network options
2025-04-17 19:22:08 +02:00
Emanuel Skrenković
64b95701e3
feat: Add support for build-secrets (#604)
Enables passing of build-secrets through the 'secrets' block inside
'build'.
The feature is only available when using Buildkit.

Co-authored-by: Martin <Junkern@users.noreply.github.com>
2025-04-15 09:15:04 +02:00
renovate[bot]
f043898d81
fix(deps): update module github.com/docker/docker to v20.10.27+incompatible (#509)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-13 12:09:32 +02:00
renovate[bot]
d9e1cbc2cb
fix(deps): update module github.com/docker/go-connections to v0.5.0 (#673)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 14:41:16 +02:00
renovate[bot]
a45b29b99e
fix(deps): update module github.com/hashicorp/go-cty to v1.5.0 (#679)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 14:25:22 +02:00
renovate[bot]
eed4581c16
fix(deps): update module github.com/docker/cli to v20.10.27+incompatible (#675)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 14:01:11 +02:00
renovate[bot]
1ad9eafbff
fix(deps): update module github.com/katbyte/terrafmt to v0.5.4 (#654)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-04-11 13:17:56 +02:00
renovate[bot]
79aad658dc
fix(deps): update module github.com/golangci/golangci-lint to v1.59.0 (#474)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-30 18:06:01 +02:00
renovate[bot]
3e9c4a5568
fix(deps): update module github.com/katbyte/terrafmt to v0.5.3 (#614)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-09 10:22:11 +00:00
Jonatan Reiners
09528d1c0e
chore: update Go version to 1.22 for consistency across workflows, jo… (#613)
* chore: update Go version to 1.22 for consistency across workflows, jobs, and modules.

* build: Update GitHub Actions setup-go and golangci-lint versions.

* refactor: Replace ioutil.ReadFile and ioutil.ReadAll with os.ReadFile and io.ReadAll.

* go fmt

* 🔄 Update actions/checkout and actions/setup-go to v4 and v5, respectively.

*  Refactor: Add b64 function to convert file to base64 in testacc_setup.sh.

*  Update Go version requirement in CONTRIBUTING.md.

*  Fix typo and improve error message format.

*  enhance: Improve error message in TestAccDockerContainer_uploadAsBase64.

*  Fix: Update file permissions for test2.txt in docker container tests.
2024-05-08 14:59:49 +02:00
renovate[bot]
a89059b6ca
fix(deps): update module github.com/hashicorp/terraform-plugin-docs to v0.14.1 (#519)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-03-15 13:31:13 +01:00
renovate[bot]
763b906070
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.25.0 (#515)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-02-16 10:39:04 +01:00
renovate[bot]
9e64a2eb0a
fix(deps): update module github.com/docker/docker to v20.10.22+incompatible (#490)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-22 10:37:02 +01:00
renovate[bot]
fe1d4ff0c0
fix(deps): update module github.com/docker/cli to v20.10.22+incompatible (#489)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-12-21 20:45:39 +01:00
renovate[bot]
ffb0cbfb75
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.1 (#479)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-18 14:40:08 +01:00
renovate[bot]
dca703df57
fix(deps): update module github.com/moby/buildkit to v0.10.6 (#478)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 18:05:12 +01:00
renovate[bot]
4f5a7f81f1
fix(deps): update module github.com/docker/docker to v20.10.21+incompatible (#459)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-02 11:25:55 +01:00
renovate[bot]
09b7d37938
fix(deps): update module github.com/docker/cli to v20.10.21+incompatible (#457)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-11-02 11:13:12 +01:00
renovate[bot]
4eb65f64db
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0 (#456)
* fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.24.0

* chore: Improve golangci-lint makefile command.

* fix: Add setup-go to golang lint workflow.

* fix: Correct intendation for lint workflow.

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
Co-authored-by: Martin Wentzel <martin.wentzel@kreuzwerker.de>
2022-10-21 17:43:22 +02:00
renovate[bot]
9aeece2da8
fix(deps): update module github.com/moby/buildkit to v0.10.5 (#472)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-19 21:16:17 +02:00
renovate[bot]
4cd1f8206a
fix(deps): update module github.com/golangci/golangci-lint to v1.50.0 (#469)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-10-14 14:09:23 +02:00
renovate[bot]
b4b8a97a1d
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.21.0 (#434)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-09-02 15:32:31 +02:00
renovate[bot]
02a6655da0
fix(deps): update module github.com/golangci/golangci-lint to v1.49.0 (#441)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 09:17:34 +02:00
renovate[bot]
95fba60607
fix(deps): update module github.com/docker/go-units to v0.5.0 (#445)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-09-01 08:49:41 +02:00
renovate[bot]
2017ec81fa
fix(deps): update module github.com/moby/buildkit to v0.10.4 (#440)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-08-29 16:17:53 +02:00
renovate[bot]
494b4ad0d2
fix(deps): update module github.com/katbyte/terrafmt to v0.5.2 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-29 13:42:41 +02:00
Martin Wentzel
55cef36541 Revert "fix(deps): update module github.com/golangci/golangci-lint to v1.48.0 (#423)"
This reverts commit 6a35b2182e.
2022-08-10 16:00:23 +02:00
renovate[bot]
6a35b2182e
fix(deps): update module github.com/golangci/golangci-lint to v1.48.0 (#423)
* fix(deps): update module github.com/golangci/golangci-lint to v1.48.0

* fix: Fix compile.yaml workflow. (#431)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-08-10 15:54:53 +02:00
renovate[bot]
6db80ccbb0
fix(deps): update module github.com/katbyte/terrafmt to v0.5.1 (#429)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-10 11:10:38 +02:00
renovate[bot]
8bf3f88190
fix(deps): update module github.com/golangci/golangci-lint to v1.47.2 (#411)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-29 14:23:51 +02:00
renovate[bot]
48a1dcf332
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.20.0 (#422)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-29 14:05:47 +02:00
renovate[bot]
984edeed30
chore(deps): update module go to 1.18 (#412)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-22 09:48:18 +02:00
renovate[bot]
a1bd6f1180
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.19.0 (#410)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-18 08:48:13 +02:00
renovate[bot]
bce9b6b17d
fix(deps): update module github.com/moby/buildkit to v0.10.3 (#394)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Martin <Junkern@users.noreply.github.com>
2022-07-14 15:04:18 +02:00
Martin
cf2cb85e4c
fix: Switch to proper go tools mechanism to fix website-* workflows. (#399)
* fix: Switch to proper go tools mechanism.

* fix: Add missing changes of website-lint github action.

* fix: Re-add some commands to make setup.

* docs: Fix service markdown file.

* fix(deps): Update golangci-lint version to match the one used in github action.

* fix: Add missing entry to go.sum
2022-07-11 14:55:15 +02:00
renovate[bot]
224c3d170f
fix(deps): update module github.com/hashicorp/terraform-plugin-sdk/v2 to v2.18.0 (#396)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-07-06 08:44:12 +02:00