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

fix incorrect schema for connection option password_no_personal_info #107

Merged
merged 1 commit into from
Jun 6, 2019

Conversation

abn
Copy link
Contributor

@abn abn commented Jun 4, 2019

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

Changes proposed in this pull request:

  • fix schema for connection option password_no_personal_info such that enabling/disabling personal data usage in passwords works as expected

Output from acceptance testing:

$ make testacc TESTS=TestAccConnection
==> Checking that code complies with gofmt requirements...
TF_ACC=1 go test $(go list ./...) -v  -timeout 120m -coverprofile="c.out" -run ^TestAccConnection$
?       github.com/alexkappa/terraform-provider-auth0   [no test files]
=== RUN   TestAccConnection
--- PASS: TestAccConnection (0.55s)
PASS
coverage: 18.1% of statements
ok      github.com/alexkappa/terraform-provider-auth0/auth0     0.563s  coverage: 18.1% of statements

@alexkappa alexkappa merged commit 018d7f9 into alexkappa:master Jun 6, 2019
@alexkappa
Copy link
Owner

Thanks @abn !

@abn abn deleted the fix-schema-connection-database branch June 13, 2019 16:14
@alexkappa alexkappa added this to the 0.2.1 milestone Oct 21, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants