Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

Add auth0 organizations #458

Merged
merged 12 commits into from
Nov 2, 2021
Merged

Add auth0 organizations #458

merged 12 commits into from
Nov 2, 2021

Conversation

alexkappa
Copy link
Owner

@alexkappa alexkappa commented Oct 25, 2021

Proposed Changes

  • Add auth0_organization resource.

See: Organizations

Fixes #454

Acceptance Test Output

$ make testacc TESTS=TestAccOrganization                                                                                                                                                                                            
==> Checking that code complies with gofmt requirements...
?       github.com/alexkappa/terraform-provider-auth0   [no test files]
=== RUN   TestAccOrganization
--- PASS: TestAccOrganization (2.15s)
PASS
coverage: 7.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0     2.672s  coverage: 7.0% of statements
?       github.com/alexkappa/terraform-provider-auth0/auth0/internal/debug      [no test files]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/random     0.306s  coverage: 0.0% of statements [no tests to run]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0/internal/validation 0.273s  coverage: 0.0% of statements [no tests to run]
?       github.com/alexkappa/terraform-provider-auth0/version   [no test files]

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" comments, they generate extra noise for pull request followers and do not help prioritize the request

@alexkappa alexkappa marked this pull request as ready for review October 28, 2021 07:42
@alexkappa alexkappa merged commit 1cbd0ef into master Nov 2, 2021
@alexkappa
Copy link
Owner Author

Released with v0.22.0

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for management of organizations
1 participant