From d765bf817a8e118daaa2c350f8d3f6912f788ce4 Mon Sep 17 00:00:00 2001 From: team-tf-cdk Date: Mon, 18 Dec 2023 13:12:10 +0000 Subject: [PATCH] feat: deprecate and archive prebuilt bindings for hashicups provider Signed-off-by: team-tf-cdk --- provider.json | 1 - providersWithCustomRunners.json | 1 - sharded-stacks.json | 1 - 3 files changed, 3 deletions(-) diff --git a/provider.json b/provider.json index cfc0e50..8ad4461 100644 --- a/provider.json +++ b/provider.json @@ -22,7 +22,6 @@ "google": "google@~> 5.0", "googlebeta": "google-beta@~> 5.0", "googleworkspace": "googleworkspace@~> 0.7", - "hashicups": "hashicorp/hashicups@~> 0.3", "hcp": "hcp@~> 0.45", "hcs": "hcs@~> 0.5", "helm": "helm@~> 2.3", diff --git a/providersWithCustomRunners.json b/providersWithCustomRunners.json index 4b8d211..f1c915f 100644 --- a/providersWithCustomRunners.json +++ b/providersWithCustomRunners.json @@ -5,5 +5,4 @@ "google", "googlebeta", "kubernetes", - "hashicups" ] diff --git a/sharded-stacks.json b/sharded-stacks.json index e6f10d2..a93c0d5 100644 --- a/sharded-stacks.json +++ b/sharded-stacks.json @@ -23,7 +23,6 @@ "gitlab", "google", "googlebeta", - "hashicups", "helm", "ionoscloud", "kubernetes",