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

Adding new service API-Gateway to terraform provider #2403

Open
uli-max opened this issue Jan 5, 2024 · 0 comments
Open

Adding new service API-Gateway to terraform provider #2403

uli-max opened this issue Jan 5, 2024 · 0 comments
Assignees

Comments

@uli-max
Copy link

uli-max commented Jan 5, 2024

Description of the enhancement

Please add the Service "API Gateway" (APIG) to terraform provider.

https://docs.otc.t-systems.com/api-gateway/api-ref/

otc-zuul bot pushed a commit that referenced this issue Jan 10, 2024
[APIGW]: gateway resource implementation

Summary of the Pull Request
Basic gateway resource introduced for APIGW.
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccAPIGWv2Gateway_basic
=== PAUSE TestAccAPIGWv2Gateway_basic
=== CONT  TestAccAPIGWv2Gateway_basic
--- PASS: TestAccAPIGWv2Gateway_basic (395.95s)
PASS

=== RUN   TestAccAPIGWGatewayV2ImportBasic
--- PASS: TestAccAPIGWGatewayV2ImportBasic (355.57s)
PASS

Process finished with the exit code 0
Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov
otc-zuul bot pushed a commit that referenced this issue Mar 13, 2024
[APIGW]: environment management resource

Summary of the Pull Request
Implement opentelekomcloud_apigw_environment_v2 resource to manage APIGW environments.
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccAPIGWv2Gateway_basic
=== PAUSE TestAccAPIGWv2Gateway_basic
=== CONT  TestAccAPIGWv2Gateway_basic
=== RUN   TestAccAPIGWGatewayV2ImportBasic
--- PASS: TestAccAPIGWGatewayV2ImportBasic (415.50s)
--- PASS: TestAccAPIGWv2Gateway_basic (421.45s)
PASS

Debugger finished with the exit code 0


=== RUN   TestAccAPIGWv2Environment_basic
=== PAUSE TestAccAPIGWv2Environment_basic
=== CONT  TestAccAPIGWv2Environment_basic
--- PASS: TestAccAPIGWv2Environment_basic (367.91s)
PASS

Debugger finished with the exit code 0


=== RUN   TestAccAPIGWEnvironmentV2ImportBasic
--- PASS: TestAccAPIGWEnvironmentV2ImportBasic (388.98s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Sh.
otc-zuul bot pushed a commit that referenced this issue Mar 14, 2024
[APIGW]: groups resource

Summary of the Pull Request
Resource for group management implemented
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccAPIGWv2Group_basic
=== PAUSE TestAccAPIGWv2Group_basic
=== CONT  TestAccAPIGWv2Group_basic
--- PASS: TestAccAPIGWv2Group_basic (393.53s)
PASS

Process finished with the exit code 0

=== RUN   TestAccAPIGWGroupV2ImportBasic
--- PASS: TestAccAPIGWGroupV2ImportBasic (398.73s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Sh.
otc-zuul bot pushed a commit that referenced this issue Mar 26, 2024
[APIGW]: throttling policies

Summary of the Pull Request
New resource opentelekomcloud_apigw_throttling_policy_v2.
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed

=== RUN   TestAccAPIGWv2Policy_basic
=== PAUSE TestAccAPIGWv2Policy_basic
=== CONT  TestAccAPIGWv2Policy_basic
--- PASS: TestAccAPIGWv2Policy_basic (390.46s)
PASS

Process finished with the exit code 0

Reviewed-by: Anton Sidelnikov
@anton-sidelnikov anton-sidelnikov mentioned this issue Apr 20, 2024
5 tasks
otc-zuul bot pushed a commit that referenced this issue Apr 22, 2024
[APIGW] api v2

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed

=== RUN   TestAccAPIGWv2Gateway_basic
=== PAUSE TestAccAPIGWv2Gateway_basic
=== CONT  TestAccAPIGWv2Gateway_basic
--- PASS: TestAccAPIGWv2Gateway_basic (504.74s)
PASS

Process finished with the exit code 0

=== RUN   TestAccAPIGWv2Group_basic
=== PAUSE TestAccAPIGWv2Group_basic
=== CONT  TestAccAPIGWv2Group_basic
--- PASS: TestAccAPIGWv2Group_basic (490.71s)
PASS

Process finished with the exit code 0

=== RUN   TestAccApi_basic
=== PAUSE TestAccApi_basic
=== CONT  TestAccApi_basic
--- PASS: TestAccApi_basic (496.24s)
PASS

Process finished with the exit code 0

Reviewed-by: Aloento
Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue Apr 24, 2024
[APIGW] api publishing resource and api history data source

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccApiPublishment_basic
=== PAUSE TestAccApiPublishment_basic
=== CONT  TestAccApiPublishment_basic
--- PASS: TestAccApiPublishment_basic (420.05s)
PASS

Process finished with the exit code 0

=== RUN   TestAccDataApigwApiHistory_basic
=== PAUSE TestAccDataApigwApiHistory_basic
=== CONT  TestAccDataApigwApiHistory_basic
--- PASS: TestAccDataApigwApiHistory_basic (446.27s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Lifshits
Reviewed-by: Anton Sidelnikov
Reviewed-by: Aloento
otc-zuul bot pushed a commit that referenced this issue Apr 25, 2024
[APIGW] throttling policy associate

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccThrottlingPolicyAssociate_basic
=== PAUSE TestAccThrottlingPolicyAssociate_basic
=== CONT  TestAccThrottlingPolicyAssociate_basic
--- PASS: TestAccThrottlingPolicyAssociate_basic (513.23s)
PASS

Process finished with the exit code 0

Reviewed-by: Aloento
Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue May 3, 2024
…ciate_v2` (#2496)

[APIGW] new resource `resource/opentelekomcloud_apigw_acl_policy_associate_v2`

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccAclPolicyAssociate_basic
=== PAUSE TestAccAclPolicyAssociate_basic
=== CONT  TestAccAclPolicyAssociate_basic
--- PASS: TestAccAclPolicyAssociate_basic (500.15s)
PASS

Process finished with the exit code 0

Reviewed-by: Vladimir Vshivkov
Reviewed-by: Aloento
otc-zuul bot pushed a commit that referenced this issue May 14, 2024
[APIGW] signature

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccSignature_basic
=== PAUSE TestAccSignature_basic
=== CONT  TestAccSignature_basic
--- PASS: TestAccSignature_basic (535.70s)
PASS

Process finished with the exit code 0

Reviewed-by: Aloento
Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue May 16, 2024
…iate_v2` (#2503)

[APIGW] new resource `resource/opentelekomcloud_apigw_signature_associate_v2`

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccSignatureAssociate_basic
=== PAUSE TestAccSignatureAssociate_basic
=== CONT  TestAccSignatureAssociate_basic
--- PASS: TestAccSignatureAssociate_basic (519.03s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue May 27, 2024
[APIGW] environment variable

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccEnvironmentVariable_basic
=== PAUSE TestAccEnvironmentVariable_basic
=== CONT  TestAccEnvironmentVariable_basic
--- PASS: TestAccEnvironmentVariable_basic (482.61s)
PASS

Process finished with the exit code 0


=== RUN   TestAccAPIGWv2Group_basic
=== PAUSE TestAccAPIGWv2Group_basic
=== CONT  TestAccAPIGWv2Group_basic
--- PASS: TestAccAPIGWv2Group_basic (547.72s)
PASS

Debugger finished with the exit code 0

Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue Jun 4, 2024
[APIGW] new resource group response

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccResponse_basic
=== PAUSE TestAccResponse_basic
=== CONT  TestAccResponse_basic
--- PASS: TestAccResponse_basic (53.71s)
=== RUN   TestAccResponse_customRules
=== PAUSE TestAccResponse_customRules
=== CONT  TestAccResponse_customRules
--- PASS: TestAccResponse_customRules (70.11s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Lifshits
otc-zuul bot pushed a commit that referenced this issue Jun 5, 2024
[APIGW] new resource vpc channel

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccChannel_basic
=== PAUSE TestAccChannel_basic
=== CONT  TestAccChannel_basic
--- PASS: TestAccChannel_basic (558.06s)

=== RUN   TestAccChannel_eipMembers
=== PAUSE TestAccChannel_eipMembers
=== CONT  TestAccChannel_eipMembers
--- PASS: TestAccChannel_eipMembers (518.89s)
PASS

Process finished with the exit code 0

Reviewed-by: Vladimir Vshivkov
Reviewed-by: Artem Lifshits
Reviewed-by: Aloento
otc-zuul bot pushed a commit that referenced this issue Jun 5, 2024
[APIGW] new resource custom authorizer

Summary of the Pull Request
PR Checklist

 Refers to: #2403
 Tests added/passed.
 Documentation updated.
 Schema updated.
 Release notes added.

Acceptance Steps Performed
=== RUN   TestAccCustomAuthorizer_basic
=== PAUSE TestAccCustomAuthorizer_basic
=== CONT  TestAccCustomAuthorizer_basic
--- PASS: TestAccCustomAuthorizer_basic (503.77s)
=== RUN   TestAccCustomAuthorizer_backend
=== PAUSE TestAccCustomAuthorizer_backend
=== CONT  TestAccCustomAuthorizer_backend
--- PASS: TestAccCustomAuthorizer_backend (522.05s)
PASS

Process finished with the exit code 0

Reviewed-by: Artem Lifshits
Reviewed-by: Aloento
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants