Implement Certificates data sources #1792
Labels
awaiting-affected-resources
Please Provide the affected resource name in description. ex. Affected resource - oci_core_instance
enhancement
Community Note
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
- #1796oci_certificates_certificate_authority_bundle_versions
oci_certificates_certificate_bundle
- #1796oci_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
The text was updated successfully, but these errors were encountered: