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

Implement Certificates data sources #1792

Open
F21 opened this issue Mar 8, 2023 · 1 comment
Open

Implement Certificates data sources #1792

F21 opened this issue Mar 8, 2023 · 1 comment
Labels
awaiting-affected-resources Please Provide the affected resource name in description. ex. Affected resource - oci_core_instance enhancement

Comments

@F21
Copy link

F21 commented Mar 8, 2023

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or "me too" comments, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

There are currently resources for certificate management. It would also be great if we can retrieve certificate data sources via terraform as well. This would allow users to be able to download a certificate in PEM, its private key and so on.

New or Affected Resource(s)

affected_resources = terraform
oci_certificates_ca_bundle
oci_certificates_certificate_authority_bundle - #1796
oci_certificates_certificate_authority_bundle_versions
oci_certificates_certificate_bundle - #1796
oci_certificates_certificate_bundle_versions

Potential Terraform Configuration

None at the moment.

References

API Docs: https://docs.oracle.com/en-us/iaas/api/#/en/certificates/20210224/
Go SDK: https://pkg.go.dev/github.com/oracle/oci-go-sdk/[email protected]/certificates

@F21 F21 added the enhancement label Mar 8, 2023
@F21 F21 changed the title Implement Certificates resources Implement Certificates data sources Mar 8, 2023
@ravinitp
Copy link
Member

Thank you for reporting the issue. We observed the affected resources are not provided in the description or it's incorrect. We request you to add it in issue description as mentioned in below format.
Example: affected_resources = oci_core_instance , oci_core_instances

If it's not related to any particular resource then mention affected resource as terraform.
Example: affected_resources = terraform

As this works through automation, request you to follow exact syntax.

@ravinitp ravinitp added the awaiting-affected-resources Please Provide the affected resource name in description. ex. Affected resource - oci_core_instance label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-affected-resources Please Provide the affected resource name in description. ex. Affected resource - oci_core_instance enhancement
Projects
None yet
Development

No branches or pull requests

2 participants