Skip to content

Commit

Permalink
feat: deprecate and archive prebuilt bindings for ad provider
Browse files Browse the repository at this point in the history
Signed-off-by: team-tf-cdk <[email protected]>
  • Loading branch information
team-tf-cdk committed Jan 18, 2024
1 parent fdd738c commit c9d8e6b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 9 deletions.
4 changes: 0 additions & 4 deletions provider.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
{
"acme": "vancluever/acme@~> 2.10",
"ad": "ad@~> 0.4",
"archive": "hashicorp/archive@~> 2.2",
"aws": "aws@~> 5.0",
"azuread": "hashicorp/azuread@~> 2.0",
"azurerm": "azurerm@~> 3.10",
"azurestack": "azurestack@~> 1.0",
"boundary": "boundary@~> 1.0",
"cloudflare": "cloudflare/cloudflare@~> 4.3",
"cloudinit": "hashicorp/cloudinit@~> 2.2",
"consul": "consul@~> 2.16",
"databricks": "databricks/databricks@~> 1.0",
"datadog": "DataDog/datadog@~> 3.0",
"digitalocean": "digitalocean/digitalocean@~> 2.19",
"docker": "kreuzwerker/docker@~> 3.0",
"dns": "dns@~> 3.2",
Expand All @@ -31,7 +28,6 @@
"local": "hashicorp/local@~> 2.1",
"mongodbatlas": "mongodb/mongodbatlas@~> 1.8",
"newrelic": "newrelic/newrelic@~> 3.7",
"nomad": "nomad@~> 2.0",
"null": "null@~> 3.0",
"okta": "okta/okta@~> 4.0",
"opentelekomcloud": "opentelekomcloud/opentelekomcloud@~> 1.26",
Expand Down
1 change: 0 additions & 1 deletion providersWithCustomRunners.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
[
"aws",
"azurerm",
"datadog",
"google",
"googlebeta",
"kubernetes"
Expand Down
4 changes: 0 additions & 4 deletions sharded-stacks.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,10 @@
"acme",
"archive",
"aws",
"azuread",
"azurerm",
"cloudflare",
"cloudinit",
"databricks",
"datadog",
"digitalocean",
"dnsimple",
"docker",
Expand Down Expand Up @@ -48,15 +46,13 @@
"workspaceName": "prebuilt-providers-official-new"
},
"providers": [
"ad",
"azurestack",
"boundary",
"consul",
"dns",
"googleworkspace",
"hcp",
"http",
"nomad",
"vsphere",
"waypoint"
]
Expand Down

0 comments on commit c9d8e6b

Please sign in to comment.