Skip to content

Commit

Permalink
Merge pull request #35 from akhilmhdh/feat/project-user-control
Browse files Browse the repository at this point in the history
project user management
  • Loading branch information
maidul98 committed May 30, 2024
2 parents 38cfd8f + 586152f commit 79dc8d4
Show file tree
Hide file tree
Showing 42 changed files with 4,027 additions and 706 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,5 @@ jobs:
- run: go mod download
- env:
TF_ACC: "1"
run: go test -v -cover ./infisical/provider/
run: go test -v -cover ./internal/provider/
timeout-minutes: 10
134 changes: 0 additions & 134 deletions client/helpers.go

This file was deleted.

0 comments on commit 79dc8d4

Please sign in to comment.