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

enhancement(endpoint_gateway): added support for service endpoints #4514

Merged
merged 1 commit into from
Apr 18, 2023

Conversation

ujjwal-ibm
Copy link
Collaborator

@ujjwal-ibm ujjwal-ibm commented Apr 17, 2023

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #4466

Output from acceptance testing:

=== RUN   TestAccIBMISVirtualEndpointGateway_ServiceEndpoints
--- PASS: TestAccIBMISVirtualEndpointGateway_ServiceEndpoints (110.31s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     111.882s
=== RUN   TestAccIBMISVirtualEndpointGatewayDataSource_service_endpoints
--- PASS: TestAccIBMISVirtualEndpointGatewayDataSource_service_endpoints (118.74s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     120.718s
=== RUN   TestAccIBMISVirtualEndpointGatewaysDataSource_service_endpoints
--- PASS: TestAccIBMISVirtualEndpointGatewaysDataSource_service_endpoints (119.62s)
PASS
ok      github.com/IBM-Cloud/terraform-provider-ibm/ibm/service/vpc     122.987s

@hkantare hkantare merged commit 24c4705 into IBM-Cloud:master Apr 18, 2023
@ujjwal-ibm ujjwal-ibm deleted the v-eg-fix branch April 19, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Service endpoint missing in data source of ibm_is_virtual_endpoint_gateway
2 participants