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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added certificate_root for data_source_ibm_database_connection #4457

Merged
merged 1 commit into from
Mar 31, 2023

Conversation

omaraibrahim
Copy link
Collaborator

@omaraibrahim omaraibrahim commented Mar 30, 2023

certificate_root is a part of the getconnection API in the IBM Cloud Databases API v5 as seen here: https://cloud.ibm.com/apidocs/cloud-databases-api/cloud-databases-api-v4#getconnection

We need to incorporate this within our Terraform Provider so that users could use this parameter.

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=TestAccIBMDatabaseConnectionDataSourceBasic'
--- PASS: TestAccIBMDatabaseConnectionDataSourceBasic (936.52s)
PASS
ok  	github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/database	937.505s

@kavya498 kavya498 merged commit 2afe9db into IBM-Cloud:master Mar 31, 2023
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.

2 participants