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

Support CMS certificate details data source #1679

Merged
merged 1 commit into from
Aug 5, 2020

Conversation

kavya498
Copy link
Collaborator

No description provided.


```hcl

data "ibm_certificate_manager_certificate_details" "certificate"{
Copy link
Collaborator

Choose a reason for hiding this comment

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

ibm_certificate_manager_certificate_details to bm_certificate_manager_certificate

Read: dataIBMCertificateManagerCertificateDetailsRead,
Schema: map[string]*schema.Schema{
"cert_id": {
Type: schema.TypeString,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Instead of ID can we have parameters to read the details of certificate absed on certificate name and certifcate instance

@kavya498 kavya498 force-pushed the config branch 2 times, most recently from 25ef5b2 to 046f3e9 Compare August 4, 2020 14:44
@hkantare hkantare merged commit 2c3d4fd into IBM-Cloud:master Aug 5, 2020
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