From 2cea8e8f6212cc50594219a19c684a5c884c48a2 Mon Sep 17 00:00:00 2001 From: OpenTofu Core Development Team Date: Mon, 2 Dec 2024 23:33:37 +0000 Subject: [PATCH] Automated bump of versions for providers and modules (w) --- modules/w/wandb/wandb/aws.json | 3 +++ modules/w/wandb/wandb/google.json | 3 +++ 2 files changed, 6 insertions(+) diff --git a/modules/w/wandb/wandb/aws.json b/modules/w/wandb/wandb/aws.json index 85c4490864..878d3a78df 100644 --- a/modules/w/wandb/wandb/aws.json +++ b/modules/w/wandb/wandb/aws.json @@ -1,5 +1,8 @@ { "versions": [ + { + "version": "v5.2.0" + }, { "version": "v5.1.0" }, diff --git a/modules/w/wandb/wandb/google.json b/modules/w/wandb/wandb/google.json index 37880ff092..af4d9d6d79 100644 --- a/modules/w/wandb/wandb/google.json +++ b/modules/w/wandb/wandb/google.json @@ -1,5 +1,8 @@ { "versions": [ + { + "version": "v6.3.0" + }, { "version": "v6.2.1" },