Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Get secret by name #4825

Merged
merged 5 commits into from Oct 9, 2023
Merged

Get secret by name #4825

merged 5 commits into from Oct 9, 2023

Conversation

avirib
Copy link
Contributor

@avirib avirib commented Sep 27, 2023

Community Note

  • Please vote on this pull request by adding a 馃憤 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@avirib
Copy link
Contributor Author

avirib commented Sep 27, 2023

=== RUN TestAccIbmSmArbitrarySecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmArbitrarySecretMetadataDataSourceBasic (18.12s)
=== RUN TestAccIbmSmArbitrarySecretDataSourceBasic
--- PASS: TestAccIbmSmArbitrarySecretDataSourceBasic (18.06s)
=== RUN TestAccIbmSmConfigurationsDataSourceBasic
--- PASS: TestAccIbmSmConfigurationsDataSourceBasic (34.39s)
=== RUN TestAccIbmSmEnRegistrationDataSourceBasic
--- PASS: TestAccIbmSmEnRegistrationDataSourceBasic (21.28s)
=== RUN TestAccIbmSmIamCredentialsConfigurationDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsConfigurationDataSourceBasic (20.40s)
=== RUN TestAccIbmSmIamCredentialsSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsSecretMetadataDataSourceBasic (24.90s)
=== RUN TestAccIbmSmIamCredentialsSecretDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsSecretDataSourceBasic (24.75s)
=== RUN TestAccIbmSmImportedCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmImportedCertificateMetadataDataSourceBasic (15.66s)
=== RUN TestAccIbmSmImportedCertificateDataSourceBasic
--- PASS: TestAccIbmSmImportedCertificateDataSourceBasic (17.54s)
=== RUN TestAccIbmSmKvSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmKvSecretMetadataDataSourceBasic (15.66s)
=== RUN TestAccIbmSmKvSecretDataSourceBasic
--- PASS: TestAccIbmSmKvSecretDataSourceBasic (18.86s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationIntermediateCADataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCADataSourceBasic (19.69s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationRootCADataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCADataSourceBasic (15.43s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationTemplateDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateDataSourceBasic (22.61s)
=== RUN TestAccIbmSmPrivateCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateMetadataDataSourceBasic (28.37s)
=== RUN TestAccIbmSmPrivateCertificateDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateDataSourceBasic (26.24s)
=== RUN TestAccIbmSmPublicCertificateConfigurationCALetsEncryptDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationCALetsEncryptDataSourceBasic (15.31s)
=== RUN TestAccIbmSmPublicCertificateConfigurationDnsCisDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDnsCisDataSourceBasic (14.22s)
=== RUN TestAccIbmSmPublicCertificateConfigurationDnsClassicInfrastructureDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDnsClassicInfrastructureDataSourceBasic (15.19s)
=== RUN TestAccIbmSmPublicCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateMetadataDataSourceBasic (129.58s)
=== RUN TestAccIbmSmPublicCertificateDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateDataSourceBasic (170.55s)
=== RUN TestAccIbmSmSecretGroupDataSourceBasic
--- PASS: TestAccIbmSmSecretGroupDataSourceBasic (13.61s)
=== RUN TestAccIbmSmSecretGroupDataSourceAllArgs
--- PASS: TestAccIbmSmSecretGroupDataSourceAllArgs (15.84s)
=== RUN TestAccIbmSmSecretGroupsDataSourceBasic
--- PASS: TestAccIbmSmSecretGroupsDataSourceBasic (14.09s)
=== RUN TestAccIbmSmSecretGroupsDataSourceAllArgs
--- PASS: TestAccIbmSmSecretGroupsDataSourceAllArgs (14.81s)
=== RUN TestAccIbmSmSecretsDataSourceBasic
--- PASS: TestAccIbmSmSecretsDataSourceBasic (16.88s)
=== RUN TestAccIbmSmUsernamePasswordSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretMetadataDataSourceBasic (14.48s)
=== RUN TestAccIbmSmUsernamePasswordSecretDataSourceBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretDataSourceBasic (14.34s)
=== RUN TestAccIbmSmArbitrarySecretBasic
--- PASS: TestAccIbmSmArbitrarySecretBasic (16.47s)
=== RUN TestAccIbmSmArbitrarySecretAllArgs
--- PASS: TestAccIbmSmArbitrarySecretAllArgs (27.55s)
=== RUN TestAccIbmSmEnRegistrationBasic
--- PASS: TestAccIbmSmEnRegistrationBasic (15.64s)
=== RUN TestAccIbmSmIamCredentialsConfigurationBasic
--- PASS: TestAccIbmSmIamCredentialsConfigurationBasic (19.98s)
=== RUN TestAccIbmSmIamCredentialsSecretBasic
--- PASS: TestAccIbmSmIamCredentialsSecretBasic (24.11s)
=== RUN TestAccIbmSmIamCredentialsSecretAllArgs
--- PASS: TestAccIbmSmIamCredentialsSecretAllArgs (37.87s)
=== RUN TestAccIbmSmImportedCertificateBasic
--- PASS: TestAccIbmSmImportedCertificateBasic (15.73s)
=== RUN TestAccIbmSmImportedCertificateAllArgs
--- PASS: TestAccIbmSmImportedCertificateAllArgs (29.06s)
=== RUN TestAccIbmSmKvSecretBasic
--- PASS: TestAccIbmSmKvSecretBasic (17.93s)
=== RUN TestAccIbmSmKvSecretAllArgs
--- PASS: TestAccIbmSmKvSecretAllArgs (29.29s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationActionSetSignedBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationActionSetSignedBasic (18.36s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationActionSignCsrBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationActionSignCsrBasic (18.14s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationIntermediateCABasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCABasic (19.90s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationIntermediateCAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCAllArgs (31.39s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationRootCABasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCABasic (15.27s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationRootCAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCAllArgs (26.01s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationTemplateBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateBasic (22.94s)
=== RUN TestAccIbmSmPrivateCertificateConfigurationTemplateAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateAllArgs (34.89s)
=== RUN TestAccIbmSmPrivateCertificateBasic
--- PASS: TestAccIbmSmPrivateCertificateBasic (25.43s)
=== RUN TestAccIbmSmPrivateCertificateAllArgs
--- PASS: TestAccIbmSmPrivateCertificateAllArgs (42.05s)
=== RUN TestAccIbmSmPublicCertificateActionValidateManualDnsBasic
--- PASS: TestAccIbmSmPublicCertificateActionValidateManualDnsBasic (36.48s)
=== RUN TestAccIbmSmPublicCertificateConfigurationCALetsEncryptBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationCALetsEncryptBasic (13.69s)
=== RUN TestAccIbmSmConfigurationPublicCertificateDnsCisBasic
--- PASS: TestAccIbmSmConfigurationPublicCertificateDnsCisBasic (14.72s)
=== RUN TestAccIbmSmPublicCertificateConfigurationDNSClassicInfrastructureBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDNSClassicInfrastructureBasic (14.63s)
=== RUN TestAccIbmSmPublicCertificateBasic
--- PASS: TestAccIbmSmPublicCertificateBasic (139.44s)
=== RUN TestAccIbmSmPublicCertificateAllArgs
--- PASS: TestAccIbmSmPublicCertificateAllArgs (144.37s)
=== RUN TestAccIbmSmSecretGroupBasic
--- PASS: TestAccIbmSmSecretGroupBasic (21.48s)
=== RUN TestAccIbmSmSecretGroupAllArgs
--- PASS: TestAccIbmSmSecretGroupAllArgs (23.94s)
=== RUN TestAccIbmSmUsernamePasswordSecretBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretBasic (19.01s)
=== RUN TestAccIbmSmUsernamePasswordSecretAllArgs
--- PASS: TestAccIbmSmUsernamePasswordSecretAllArgs (26.67s)
PASS
ok github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/secretsmanager 1746.677s

@@ -23,7 +20,8 @@ func DataSourceIbmSmIamCredentialsSecret() *schema.Resource {
Schema: map[string]*schema.Schema{
"secret_id": &schema.Schema{
Type: schema.TypeString,
Required: true,
Optional: true,
Computed: true,
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add ExactlyOneOf to impose the condition they need to provider either name or id

@@ -82,6 +81,11 @@ func DataSourceIbmSmIamCredentialsSecret() *schema.Resource {
Computed: true,
Description: "A v4 UUID identifier, or `default` secret group.",
},
"secret_group_name": &schema.Schema{
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

secret_group_name can be provided only with name combination?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If its only with name can you add RequiredWith

@hkantare
Copy link
Collaborator

hkantare commented Oct 5, 2023

Can you add testcase for the new "name" and "secret_group" arguments

@avirib
Copy link
Contributor Author

avirib commented Oct 6, 2023

With new test cases

=== RUN   TestAccIbmSmArbitrarySecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmArbitrarySecretMetadataDataSourceBasic (13.86s)
=== RUN   TestAccIbmSmArbitrarySecretDataSourceBasic
--- PASS: TestAccIbmSmArbitrarySecretDataSourceBasic (16.14s)
=== RUN   TestAccIbmSmConfigurationsDataSourceBasic
--- PASS: TestAccIbmSmConfigurationsDataSourceBasic (21.85s)
=== RUN   TestAccIbmSmEnRegistrationDataSourceBasic
--- PASS: TestAccIbmSmEnRegistrationDataSourceBasic (14.77s)
=== RUN   TestAccIbmSmIamCredentialsConfigurationDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsConfigurationDataSourceBasic (14.69s)
=== RUN   TestAccIbmSmIamCredentialsSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsSecretMetadataDataSourceBasic (20.80s)
=== RUN   TestAccIbmSmIamCredentialsSecretDataSourceBasic
--- PASS: TestAccIbmSmIamCredentialsSecretDataSourceBasic (19.49s)
=== RUN   TestAccIbmSmImportedCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmImportedCertificateMetadataDataSourceBasic (16.64s)
=== RUN   TestAccIbmSmImportedCertificateDataSourceBasic
--- PASS: TestAccIbmSmImportedCertificateDataSourceBasic (17.07s)
=== RUN   TestAccIbmSmKvSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmKvSecretMetadataDataSourceBasic (14.74s)
=== RUN   TestAccIbmSmKvSecretDataSourceBasic
--- PASS: TestAccIbmSmKvSecretDataSourceBasic (14.56s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationIntermediateCADataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCADataSourceBasic (17.11s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationRootCADataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCADataSourceBasic (13.64s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationTemplateDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateDataSourceBasic (18.01s)
=== RUN   TestAccIbmSmPrivateCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateMetadataDataSourceBasic (21.64s)
=== RUN   TestAccIbmSmPrivateCertificateDataSourceBasic
--- PASS: TestAccIbmSmPrivateCertificateDataSourceBasic (23.10s)
=== RUN   TestAccIbmSmPublicCertificateConfigurationCALetsEncryptDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationCALetsEncryptDataSourceBasic (12.50s)
=== RUN   TestAccIbmSmPublicCertificateConfigurationDnsCisDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDnsCisDataSourceBasic (13.34s)
=== RUN   TestAccIbmSmPublicCertificateConfigurationDnsClassicInfrastructureDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDnsClassicInfrastructureDataSourceBasic (12.34s)
=== RUN   TestAccIbmSmPublicCertificateMetadataDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateMetadataDataSourceBasic (137.95s)
=== RUN   TestAccIbmSmPublicCertificateDataSourceBasic
--- PASS: TestAccIbmSmPublicCertificateDataSourceBasic (137.44s)
=== RUN   TestAccIbmSmSecretGroupDataSourceBasic
--- PASS: TestAccIbmSmSecretGroupDataSourceBasic (11.90s)
=== RUN   TestAccIbmSmSecretGroupDataSourceAllArgs
--- PASS: TestAccIbmSmSecretGroupDataSourceAllArgs (12.25s)
=== RUN   TestAccIbmSmSecretGroupsDataSourceBasic
--- PASS: TestAccIbmSmSecretGroupsDataSourceBasic (13.70s)
=== RUN   TestAccIbmSmSecretGroupsDataSourceAllArgs
--- PASS: TestAccIbmSmSecretGroupsDataSourceAllArgs (13.08s)
=== RUN   TestAccIbmSmSecretsDataSourceBasic
--- PASS: TestAccIbmSmSecretsDataSourceBasic (15.50s)
=== RUN   TestAccIbmSmUsernamePasswordSecretMetadataDataSourceBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretMetadataDataSourceBasic (13.68s)
=== RUN   TestAccIbmSmUsernamePasswordSecretDataSourceBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretDataSourceBasic (13.34s)
=== RUN   TestAccIbmSmArbitrarySecretBasic
--- PASS: TestAccIbmSmArbitrarySecretBasic (14.28s)
=== RUN   TestAccIbmSmArbitrarySecretAllArgs
--- PASS: TestAccIbmSmArbitrarySecretAllArgs (25.63s)
=== RUN   TestAccIbmSmEnRegistrationBasic
--- PASS: TestAccIbmSmEnRegistrationBasic (13.35s)
=== RUN   TestAccIbmSmIamCredentialsConfigurationBasic
--- PASS: TestAccIbmSmIamCredentialsConfigurationBasic (16.42s)
=== RUN   TestAccIbmSmIamCredentialsSecretBasic
--- PASS: TestAccIbmSmIamCredentialsSecretBasic (21.89s)
=== RUN   TestAccIbmSmIamCredentialsSecretAllArgs
--- PASS: TestAccIbmSmIamCredentialsSecretAllArgs (31.40s)
=== RUN   TestAccIbmSmImportedCertificateBasic
--- PASS: TestAccIbmSmImportedCertificateBasic (14.47s)
=== RUN   TestAccIbmSmImportedCertificateAllArgs
--- PASS: TestAccIbmSmImportedCertificateAllArgs (25.81s)
=== RUN   TestAccIbmSmKvSecretBasic
--- PASS: TestAccIbmSmKvSecretBasic (14.72s)
=== RUN   TestAccIbmSmKvSecretAllArgs
--- PASS: TestAccIbmSmKvSecretAllArgs (25.52s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationActionSetSignedBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationActionSetSignedBasic (15.87s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationActionSignCsrBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationActionSignCsrBasic (14.66s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationIntermediateCABasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCABasic (17.40s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationIntermediateCAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationIntermediateCAllArgs (27.77s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationRootCABasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCABasic (14.07s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationRootCAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationRootCAllArgs (24.03s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationTemplateBasic
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateBasic (18.70s)
=== RUN   TestAccIbmSmPrivateCertificateConfigurationTemplateAllArgs
--- PASS: TestAccIbmSmPrivateCertificateConfigurationTemplateAllArgs (29.17s)
=== RUN   TestAccIbmSmPrivateCertificateBasic
--- PASS: TestAccIbmSmPrivateCertificateBasic (21.80s)
=== RUN   TestAccIbmSmPrivateCertificateAllArgs
--- PASS: TestAccIbmSmPrivateCertificateAllArgs (33.89s)
=== RUN   TestAccIbmSmPublicCertificateActionValidateManualDnsBasic
--- PASS: TestAccIbmSmPublicCertificateActionValidateManualDnsBasic (31.66s)
=== RUN   TestAccIbmSmPublicCertificateConfigurationCALetsEncryptBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationCALetsEncryptBasic (13.14s)
=== RUN   TestAccIbmSmConfigurationPublicCertificateDnsCisBasic
--- PASS: TestAccIbmSmConfigurationPublicCertificateDnsCisBasic (13.75s)
=== RUN   TestAccIbmSmPublicCertificateConfigurationDNSClassicInfrastructureBasic
--- PASS: TestAccIbmSmPublicCertificateConfigurationDNSClassicInfrastructureBasic (13.64s)
=== RUN   TestAccIbmSmPublicCertificateBasic
--- PASS: TestAccIbmSmPublicCertificateBasic (137.21s)
=== RUN   TestAccIbmSmPublicCertificateAllArgs
--- PASS: TestAccIbmSmPublicCertificateAllArgs (137.69s)
=== RUN   TestAccIbmSmSecretGroupBasic
--- PASS: TestAccIbmSmSecretGroupBasic (21.10s)
=== RUN   TestAccIbmSmSecretGroupAllArgs
--- PASS: TestAccIbmSmSecretGroupAllArgs (20.97s)
=== RUN   TestAccIbmSmUsernamePasswordSecretBasic
--- PASS: TestAccIbmSmUsernamePasswordSecretBasic (13.37s)
=== RUN   TestAccIbmSmUsernamePasswordSecretAllArgs
--- PASS: TestAccIbmSmUsernamePasswordSecretAllArgs (23.87s)
PASS
ok github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/secretsmanager 1540.125s

@hkantare hkantare merged commit 3e4bfa9 into IBM-Cloud:master Oct 9, 2023
2 checks passed
manukm-ibm added a commit to manukm-ibm/terraform-provider-ibm that referenced this pull request Oct 12, 2023
Add example for html

Set account id from the token

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

update metadata

update CHANGELOG

Bump up version to 1.58.0-beta0

Update examples

minor fixes

dependabot: bump github.com/hashicorp/vault from 1.13.5 to 1.13.7

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.13.5 to 1.13.7.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.13.5...v1.13.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (IBM-Cloud#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (IBM-Cloud#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

update CHANGELOG

Bump up version to 1.58.0

update bluemix-go to get latest changes

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

fmt fixes

Region update

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
manukm-ibm added a commit to manukm-ibm/terraform-provider-ibm that referenced this pull request Oct 12, 2023
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118385 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697117979 +0530

Billing Snapshot Config APIs introduced in Usage Reports

Add example for html

Set account id from the token

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

update metadata

update CHANGELOG

Bump up version to 1.58.0-beta0

Update examples

minor fixes

dependabot: bump github.com/hashicorp/vault from 1.13.5 to 1.13.7

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.13.5 to 1.13.7.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.13.5...v1.13.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (IBM-Cloud#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (IBM-Cloud#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

update CHANGELOG

Bump up version to 1.58.0

update bluemix-go to get latest changes

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

fmt fixes

Region update

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (IBM-Cloud#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (IBM-Cloud#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Fix handling of bundle_certs in Secrets Manager public cert
manukm-ibm added a commit to manukm-ibm/terraform-provider-ibm that referenced this pull request Oct 12, 2023
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697119063 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118987 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118762 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118385 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697117979 +0530

Billing Snapshot Config APIs introduced in Usage Reports

Add example for html

Set account id from the token

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

update metadata

update CHANGELOG

Bump up version to 1.58.0-beta0

Update examples

minor fixes

dependabot: bump github.com/hashicorp/vault from 1.13.5 to 1.13.7

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.13.5 to 1.13.7.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.13.5...v1.13.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (IBM-Cloud#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (IBM-Cloud#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

update CHANGELOG

Bump up version to 1.58.0

update bluemix-go to get latest changes

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

fmt fixes

Region update

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (IBM-Cloud#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (IBM-Cloud#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Fix handling of bundle_certs in Secrets Manager public cert

add support for endpoint parameter in cluster_config (IBM-Cloud#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

New CD Toolchains datasource (IBM-Cloud#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (IBM-Cloud#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (IBM-Cloud#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (IBM-Cloud#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (IBM-Cloud#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (IBM-Cloud#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

Get secret by name (IBM-Cloud#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Fix handling of bundle_certs in Secrets Manager public cert
hkantare pushed a commit that referenced this pull request Oct 19, 2023
* parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697119063 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118987 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118762 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697118385 +0530

parent 0a7ebd9
author manu.k.m <manu.k.m@ibm.com> 1694802214 +0530
committer manu.k.m <manu.k.m@ibm.com> 1697117979 +0530

Billing Snapshot Config APIs introduced in Usage Reports

Add example for html

Set account id from the token

add support for endpoint parameter in cluster_config (#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

update metadata

update CHANGELOG

Bump up version to 1.58.0-beta0

Update examples

minor fixes

dependabot: bump github.com/hashicorp/vault from 1.13.5 to 1.13.7

Bumps [github.com/hashicorp/vault](https://github.com/hashicorp/vault) from 1.13.5 to 1.13.7.
- [Release notes](https://github.com/hashicorp/vault/releases)
- [Changelog](https://github.com/hashicorp/vault/blob/main/CHANGELOG.md)
- [Commits](hashicorp/vault@v1.13.5...v1.13.7)

---
updated-dependencies:
- dependency-name: github.com/hashicorp/vault
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

New CD Toolchains datasource (#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

update CHANGELOG

Bump up version to 1.58.0

update bluemix-go to get latest changes

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

fmt fixes

Region update

Get secret by name (#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

add support for endpoint parameter in cluster_config (#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

New CD Toolchains datasource (#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

support for vpc dns resolution binding (#4816)

* support for vpc dns resolution binding

* Update vpc_v1.go

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

feat: adding the fields region and instance_id in the service scc (#4823)

* adding the utility file for generic use

* adding the usage of instanceID to control library, profile, profile attachment, rule

* updated all testing

* Adding the ability to change the URL from provider field, and updated resource docs

* updated the docs with the usage of instance_id

* added instance_id to the examples

* Using the new version of scc-go-sdk

* Formatting the docs and added the warn in acctest

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>

* modifying the PreCheck for Tests

* adding the additional line for accPreCheck

* Took out os from the testing packages.

* Upgrading scc-go-sdk to 5.1.2 and updated functions

---------

Signed-off-by: Timothy-Yao <timothy.yao@ibm.com>
Co-authored-by: Timothy-Yao <timothy.yao@ibm.com>

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

Get secret by name (#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Fix handling of bundle_certs in Secrets Manager public cert

add support for endpoint parameter in cluster_config (#4793)

* add support for endpoint parameter in cluster_config

* adding unit tests for endpoint_type parameter

* remove default value "true" as the would be invalid

* update documentation
remove bluemix-go replace

* update bluemix-go + run go mod tidy

fix(share-iops): Share Iops range fix for dp2

New CD Toolchains datasource (#4779)

* New CD Toolchains datasource

* Update secrets baseline

* Use latest CD sdk

* Fixed acceptance test

dependabot: bump actions/checkout from 4.0.0 to 4.1.0

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4.0.0...v4.1.0)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy (#4804)

* fix(IAM Policy Management): allow sourceServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): minor update to test case and fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): allow targetServiceName to be optional for authorization policy

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): update based on feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Access Management): update schema for feedback

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* re-ran fmt

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* Update documentation to say which attributes are minimally required

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): updating datasource changes

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

* fix(IAM Policy Management): fix data source doc to not include unnecessary info

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

---------

Signed-off-by: Shaun Colley <shaun.colley@ibm.com>

Update bluemix-go (#4822)

* update bluemix-go

* update doc based on the latest changes

Fix document category

documents update and test case update for ibm_is_vpc

fix(VSI-Profile-patch): Remove validation for VSI profile patching

Documentation update for COS static webhosting. (#4827)

* Updating the COS static webhosting documentation

* Documentation update

* Removing documentation error

* Addressing the review comments

update metadata

Metrics router and atracker:  Updated platform-services-go-sdk to fetch Madrid endpoint (#4830)

* fix(Metrics router) Updated platform-services-go-sdk to fetch Madrid endpoint

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

* fix(atracker) Help Message changes

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

---------

Signed-off-by: ADYA NAND JHA <ADYA.NAND.Jha1@ibm.com>

Fix for issue 4838 (#4840)

resilence 409 and update docs to include force_delete flag and force_delete=true in examples

update CHANGELOG

Bump up version to 1.58.1

Get secret by name (#4825)

* Get secret by name

* Applying review comments

* Added test cases for get secret by name

* Added test cases for get secret by name

* Updated documentation

---------

Co-authored-by: Avi Ribchinsky <avir@il.ibm.com>

dependabot: bump golang.org/x/net from 0.12.0 to 0.17.0

Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Fix handling of bundle_certs in Secrets Manager public cert

* Add pagination to get snapshot list
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants