-
Notifications
You must be signed in to change notification settings - Fork 77
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
Fetching CSS ssl certificate #2594
Labels
Comments
Hi @djetelina I have checked this doc, api seems not published for this operation. I will create internal issue. |
5 tasks
otc-zuul bot
pushed a commit
that referenced
this issue
Nov 20, 2024
[Feat.] CSS certificate data-source Summary of the Pull Request Data source for obtaining https css certificate. PR Checklist Refers to: #2594 Tests added/passed. Documentation updated. Schema updated. Release notes added. Acceptance Steps Performed === RUN TestAccCSSCertificateV1DataSource_basic === PAUSE TestAccCSSCertificateV1DataSource_basic === CONT TestAccCSSCertificateV1DataSource_basic --- PASS: TestAccCSSCertificateV1DataSource_basic (23.41s) PASS Process finished with the exit code 0 Reviewed-by: Artem Lifshits Reviewed-by: Muneeb H. Jan <[email protected]>
HI @djetelina, new data-source available in v1.36.26: opentelekomcloud_css_certificate_v1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description of the enhancement
Hey, it would be awesome if there was a way to get CSS certificate for secured clusters through TF. There is an API endpoint for it here but no corresponding resource that I can find has it. It should be either part of
opentelekomcloud_css_cluster_v1
attributes, or a new data resource, e.g.opentelekomcloud_css_ssl_cert_v1
The text was updated successfully, but these errors were encountered: