diff --git a/examples/ibm-sdsaas/README.md b/examples/ibm-sdsaas/README.md index 3dc99623eb..87c443b89c 100644 --- a/examples/ibm-sdsaas/README.md +++ b/examples/ibm-sdsaas/README.md @@ -78,11 +78,7 @@ resource "ibm_sds_host" "sds_host_instance" { ## Assumptions -1. TODO - -## Notes - -1. TODO +The `IBMCLOUD_SDS_ENDPOINT` is required to be set by the user before running the terraform commands. This is the endpoint provided to customers to perform operations against their service. ## Requirements diff --git a/ibm/service/sdsaas/README.md b/ibm/service/sdsaas/README.md index 6fc4517e90..d97779d961 100644 --- a/ibm/service/sdsaas/README.md +++ b/ibm/service/sdsaas/README.md @@ -1,4 +1,4 @@ -# Terraform IBM Provider +# Terraform IBM Provider This area is primarily for IBM provider contributors and maintainers. For information on _using_ Terraform and the IBM provider, see the links below. @@ -6,6 +6,6 @@ This area is primarily for IBM provider contributors and maintainers. For inform ## Handy Links * [Find out about contributing](../../../CONTRIBUTING.md) to the IBM provider! * IBM Provider Docs: [Home](https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs) -* IBM Provider Docs: [One of the resources](https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/sds_volume) -* IBM API Docs: [IBM API Docs for ]() -* IBM SDK: [IBM SDK for ](https://github.com/IBM/appconfiguration-go-admin-sdk/tree/master/sdsaasv1) +* IBM Provider Docs: [One of the resources](https://registry.terraform.io/providers/IBM-Cloud/ibm/latest/docs/resources/sds_volume) +* IBM API Docs: [IBM API Docs for block](https://cloud.ibm.com/apidocs/block-storage). [IBM API Docs for storage](https://cloud.ibm.com/apidocs/object-storage) +* IBM SDK: [IBM SDK for software defined storage](https://github.com/IBM/sds-go-sdk/tree/master/sdsaasv1) diff --git a/ibm/service/sdsaas/resource_ibm_sds_volume_test.go b/ibm/service/sdsaas/resource_ibm_sds_volume_test.go index e42e0ef0b4..9156078512 100644 --- a/ibm/service/sdsaas/resource_ibm_sds_volume_test.go +++ b/ibm/service/sdsaas/resource_ibm_sds_volume_test.go @@ -16,8 +16,8 @@ import ( "github.com/IBM-Cloud/terraform-provider-ibm/ibm/conns" "github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/sdsaas" "github.com/IBM/go-sdk-core/v5/core" - "github.com/stretchr/testify/assert" "github.com/IBM/sds-go-sdk/sdsaasv1" + "github.com/stretchr/testify/assert" ) func TestAccIBMSdsVolumeBasic(t *testing.T) { diff --git a/website/allowed-subcategories.txt b/website/allowed-subcategories.txt index 74a627221c..7950d7085c 100644 --- a/website/allowed-subcategories.txt +++ b/website/allowed-subcategories.txt @@ -38,6 +38,7 @@ Push Notifications Resource management Satellite Schematics +sdsaas Secrets Manager Security and Compliance Center Transit Gateway