-
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
Add Software Repository for Container (SWR) #623
Comments
For the moment there is blocker for this - OTC is not exposing endpoint in the catalog. Until this is fixed no TF support is possible |
:-/ |
Hey @outcatcher is there any update on this? Thanks! |
It seems, waiting for it to be fixed can take forever. We have to use some workaround in this case. |
Add `opentelekomcloud_swr_organization_v2` resource Summary of the Pull Request Add a resource for SWR v2 organization PR Checklist Refers to: #623 Tests added/passed. Documentation updated. Schema updated. Acceptance Steps Performed Resource: === RUN TestSwrOrganizationV2_basic --- PASS: TestSwrOrganizationV2_basic (8.41s) === RUN TestSwrOrganizationV2_validateName --- PASS: TestSwrOrganizationV2_validateName (0.30s) PASS Process finished with the exit code 0 Import: === RUN TestSwrOrganizationV2_import --- PASS: TestSwrOrganizationV2_import (9.71s) PASS Process finished with the exit code 0 Reviewed-by: None <None> Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com> Reviewed-by: Anton Sidelnikov <None> Reviewed-by: Anton Kachurin <katchuring@gmail.com>
Add `opentelekomcloud_swr_repository_v2` resource Summary of the Pull Req Implement opentelekomcloud_swr_repository_v2 resource Part of #623 PR Checklist Refers to: #623 Tests added/passed. Documentation updated. Schema updated. Acceptance Steps Performed Resource: === RUN TestSwrRepositoryV2_basic --- PASS: TestSwrRepositoryV2_basic (10.85s) PASS Process finished with the exit code 0 Import: === RUN TestSwrRepositoryV2_import --- PASS: TestSwrRepositoryV2_import (11.91s) PASS Process finished with the exit code 0 Reviewed-by: None <None> Reviewed-by: Anton Sidelnikov <None> Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com>
[SWR] Add `opentelekomcloud_swr_domain_v2` resource Summary of the Pull Request Implement opentelekomcloud_swr_domain_v2 resource Part of: #623 PR Checklist Refers to: #623 Tests added/passed. Documentation updated. Schema updated. Acceptance Steps Performed === RUN TestSwrDomainV2Basic --- PASS: TestSwrDomainV2Basic (50.09s) PASS Process finished with the exit code 0 Reviewed-by: Anton Kachurin <katchuring@gmail.com> Reviewed-by: Anton Sidelnikov <None> Reviewed-by: None <None>
[SWR] Implement organization permissions resource Summary of the Pull Request Add resource opentelekomcloud_swr_organization_permissions_v2 Resolve #623 PR Checklist Refers to: #623 Tests added/passed. Documentation updated. Schema updated. Acceptance Steps Performed === RUN TestSwrOrganizationPermissionsV2_basic --- PASS: TestSwrOrganizationPermissionsV2_basic (12.45s) PASS Process finished with the exit code 0 Reviewed-by: Rodion Gyrbu <fpsoff@outlook.com> Reviewed-by: None <None> Reviewed-by: Anton Sidelnikov <None>
Terraform Version
Terraform v0.13.x
doesn't matter actually.
Affected Resource(s)
To be defined, e. g
opentelekomcloud_swr_*
Expected Behavior
Being able to manage SWR with terraform.
Actual Behavior
SWR resources and data sources are implemented in opentelekomcloud provider.
Links
SWR API
The text was updated successfully, but these errors were encountered: