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

Resource Enhancement: wiz_project - folder projects support #162

Merged
merged 2 commits into from
Aug 17, 2023

Conversation

jschoombee
Copy link
Collaborator

@jschoombee jschoombee commented Aug 10, 2023

closes #160
closes #109

acc tests:

❯ TF_ACC=1 go test ./internal/acceptance/... -v -run='TestAccResourceWizProject_basic'
=== RUN   TestAccResourceWizProject_basic
2023/08/10 16:17:09 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:10 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:11 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:11 [DEBUG] POST https://api.eu4.app.wiz.io/graphql
2023/08/10 16:17:12 [DEBUG] POST https://api.eu4.app.wiz.io/graphql
2023/08/10 16:17:12 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:13 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:13 [DEBUG] POST https://api.eu4.app.wiz.io/graphql
2023/08/10 16:17:14 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:14 [DEBUG] POST https://auth.app.wiz.io/oauth/token
2023/08/10 16:17:15 [DEBUG] POST https://api.eu4.app.wiz.io/graphql
--- PASS: TestAccResourceWizProject_basic (6.38s)
PASS
ok      wiz.io/hashicorp/terraform-provider-wiz/internal/acceptance     8.465s

@jschoombee jschoombee changed the title wiz_project: nested folders support Resource Enhancement: wiz_project - nested folders support Aug 10, 2023
@jschoombee jschoombee changed the title Resource Enhancement: wiz_project - nested folders support Resource Enhancement: wiz_project - folder folders support Aug 15, 2023
@jschoombee jschoombee changed the title Resource Enhancement: wiz_project - folder folders support Resource Enhancement: wiz_project - folder projects support Aug 15, 2023
@gramsa49 gramsa49 merged commit b721936 into main Aug 17, 2023
@gramsa49 gramsa49 deleted the feature/folder_projects branch August 17, 2023 14:59
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.

wiz_project: folder projects support Basic Acceptance Tests: resource_project
2 participants