diff --git a/160_gitlab_ci/000_rollout/versions.tf b/160_gitlab_ci/000_rollout/versions.tf index daa90834..c3b93b77 100644 --- a/160_gitlab_ci/000_rollout/versions.tf +++ b/160_gitlab_ci/000_rollout/versions.tf @@ -7,7 +7,7 @@ terraform { } acme = { source = "vancluever/acme" - version = "2.46.0" + version = "2.46.2" } remote = { source = "tenstad/remote" diff --git a/180_observability/000_infrastructure/002_hcloud/providers.tf b/180_observability/000_infrastructure/002_hcloud/providers.tf index 12685171..ddc2a10a 100644 --- a/180_observability/000_infrastructure/002_hcloud/providers.tf +++ b/180_observability/000_infrastructure/002_hcloud/providers.tf @@ -7,7 +7,7 @@ terraform { } acme = { source = "vancluever/acme" - version = "2.46.0" + version = "2.46.2" } remote = { source = "tenstad/remote"