From 29448d14b711c369fc18c609d01dc9ff3aea427b Mon Sep 17 00:00:00 2001 From: M Atif Ali Date: Thu, 24 Apr 2025 12:16:51 +0500 Subject: [PATCH] chore(dogfood): update provider version constraints to auto bump minor versions --- dogfood/coder/main.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/dogfood/coder/main.tf b/dogfood/coder/main.tf index e9df01a4a12f3..275a4f4b6f9fc 100644 --- a/dogfood/coder/main.tf +++ b/dogfood/coder/main.tf @@ -2,11 +2,11 @@ terraform { required_providers { coder = { source = "coder/coder" - version = "2.3.0" + version = "~> 2.0" } docker = { source = "kreuzwerker/docker" - version = "~> 3.0.0" + version = "~> 3.0" } } } pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy