You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, ID can be got only from API, the console doesn't show ID and OpenStack OTC extensions lack WAF support. Importing by name is much more usable.
The text was updated successfully, but these errors were encountered:
Add possibility to import WAF certificate by name
Summary of the Pull Request
Use importCertificateByIdOrName for import function
Update gophertelekomcloud SDK to current devel
Resolve#1096
PR Checklist
Refers to: #1096
Tests added/passed.
Documentation updated.
Schema updated.
Acceptance Steps Performed
=== RUN TestAccWafCertificateV1_import
--- PASS: TestAccWafCertificateV1_import (14.35s)
PASS
Process finished with the exit code 0
Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
Reviewed-by: Anton Sidelnikov <None>
Reviewed-by: None <None>
Description of the enhancement
Currently, ID can be got only from API, the console doesn't show ID and OpenStack OTC extensions lack WAF support. Importing by name is much more usable.
The text was updated successfully, but these errors were encountered: