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

Support for Linkedin connection provider config#222

Merged
alexkappa merged 3 commits intoalexkappa:masterfrom
relu:linkedin-connection-provider-support
May 7, 2020
Merged

Support for Linkedin connection provider config#222
alexkappa merged 3 commits intoalexkappa:masterfrom
relu:linkedin-connection-provider-support

Conversation

@relu
Copy link
Copy Markdown
Contributor

@relu relu commented May 5, 2020

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

Fixes #219

Changes proposed in this pull request:

  • Add support for the Linkedin connection provider configuration

Output from acceptance testing:

$ make testacc TESTS=TestAccConnectionLinkedin
==> Checking that code complies with gofmt requirements...
?       github.com/terraform-providers/terraform-provider-auth0 [no test files]
=== RUN   TestAccConnectionLinkedin
--- PASS: TestAccConnectionLinkedin (1.57s)
PASS
coverage: 11.9% of statements
ok      github.com/terraform-providers/terraform-provider-auth0/auth0   1.586s  coverage: 11.9% of statements
?       github.com/terraform-providers/terraform-provider-auth0/auth0/internal/debug    [no test files]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/terraform-providers/terraform-provider-auth0/auth0/internal/random   0.014s  coverage: 0.0% of statements [no tests to run]
testing: warning: no tests to run
PASS
coverage: 0.0% of statements
ok      github.com/terraform-providers/terraform-provider-auth0/auth0/internal/validation       0.002s  coverage: 0.0% of statements [no tests to run]
?       github.com/terraform-providers/terraform-provider-auth0/version [no test files]

Copy link
Copy Markdown
Owner

@alexkappa alexkappa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well done @relu, thanks! Please rebase and its good to go

@alexkappa alexkappa merged commit b86ac0c into alexkappa:master May 7, 2020
@relu relu deleted the linkedin-connection-provider-support branch May 7, 2020 07:33
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.

Lack of support for some connection providers options

2 participants