terraform-provider-kubernetes-alpha icon indicating copy to clipboard operation
terraform-provider-kubernetes-alpha copied to clipboard

Add service acceptance tests

Open redeux opened this issue 3 years ago • 0 comments

Description

Tests for the Kubernetes Service resource.

Includes test for types:

  • LoadBalancer
  • ClusterIP
  • NodePort
  • ExternalName
  • None (ClusterIP)

References

https://kubernetes.io/docs/reference/kubernetes-api/service-resources/service-v1/

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

redeux avatar Apr 30 '21 04:04 redeux