Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update terraform docker to v0.4.0
Browse files Browse the repository at this point in the history
renovate[bot] authored Jan 3, 2025
1 parent 40b6744 commit 9d48484
Showing 2 changed files with 15 additions and 15 deletions.
28 changes: 14 additions & 14 deletions tf/deployment/modules/docker/org/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tf/deployment/modules/docker/org/config.tf
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ terraform {
required_providers {
docker = {
source = "registry.terraform.io/docker/docker"
version = "0.3.1"
version = "0.4.0"
}
onepassword = {
source = "1Password/onepassword"

0 comments on commit 9d48484

Please sign in to comment.