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

kubernetes clusters pagination support #130

Merged
merged 1 commit into from
May 12, 2023
Merged

Conversation

jschoombee
Copy link
Collaborator

Added pagination support and acc tests for wiz_kubernetes_clusters
Closes #129
Closes #102

TF_ACC=1 go test ./internal/acceptance/... -v -run='TestAccDatasourceWizKubernetesClusters_basic' #   'TestAccResourceWizServiceAccount_basic'
=== RUN   TestAccDatasourceWizKubernetesClusters_basic
2023/05/11 15:55:31 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:32 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:33 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:33 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:34 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:34 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:34 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:35 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:35 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:36 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:36 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:36 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:36 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:37 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:37 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:37 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:38 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:38 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:39 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:39 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:39 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:39 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:39 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/05/11 15:55:40 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
2023/05/11 15:55:40 [DEBUG] POST https://api.eu1.app.wiz.io/graphql
--- PASS: TestAccDatasourceWizKubernetesClusters_basic (9.13s)
PASS
ok      wiz.io/hashicorp/terraform-provider-wiz/internal/acceptance     9.382s

@jschoombee jschoombee force-pushed the feature/kubernetes_pagination branch from 0b4170c to 7b98c90 Compare May 11, 2023 14:05
@jschoombee jschoombee force-pushed the feature/kubernetes_pagination branch from 7b98c90 to 6c1c301 Compare May 12, 2023 10:15
@gramsa49 gramsa49 merged commit d0fbe0d into main May 12, 2023
@gramsa49 gramsa49 deleted the feature/kubernetes_pagination branch May 12, 2023 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants