Skip to content

Commit

Permalink
Fixes #1030: Incorrectly indexed oracle/oci
Browse files Browse the repository at this point in the history
Signed-off-by: AbstractionFactory <179820029+abstractionfactory@users.noreply.github.com>
  • Loading branch information
abstractionfactory authored Sep 26, 2024
1 parent c08bfb9 commit 921e07b
Showing 1 changed file with 1 addition and 18 deletions.
19 changes: 1 addition & 18 deletions providers/o/oracle/oci.json
Original file line number Diff line number Diff line change
@@ -1,22 +1,5 @@
{
"versions": [
{
"version": "6.11.0",
"protocols": [
"5.0"
],
"shasums_url": "https://github.com/oracle/terraform-provider-oci/releases/download/v6.11.0/terraform-provider-oci_6.11.0_SHA256SUMS",
"shasums_signature_url": "https://github.com/oracle/terraform-provider-oci/releases/download/v6.11.0/terraform-provider-oci_6.11.0_SHA256SUMS.sig",
"targets": [
{
"os": "linux",
"arch": "amd64",
"filename": "terraform-provider-oci_6.11.0_linux_amd64.zip",
"download_url": "https://github.com/oracle/terraform-provider-oci/releases/download/v6.11.0/terraform-provider-oci_6.11.0_linux_amd64.zip",
"shasum": "207f38f0855cc745110b202846f9f7f1eeef2ceb3f78f9d762432c2ad9e1df5d"
}
]
},
{
"version": "6.10.0",
"protocols": [
Expand Down Expand Up @@ -13450,4 +13433,4 @@
]
}
]
}
}

0 comments on commit 921e07b

Please sign in to comment.