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

Fix resource server signing secret #146

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

alexkappa
Copy link
Owner

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 #93

Changes proposed in this pull request:

  • resource/auth0_resource_server: signing_secret is now also Computed: true. If set it's validated to be at least 16 characters.

Output from acceptance testing:

$ make testacc TESTS=TestAccResourceServer
==> Checking that code complies with gofmt requirements...
?       github.com/alexkappa/terraform-provider-auth0   [no test files]
=== RUN   TestAccResourceServer
--- PASS: TestAccResourceServer (1.63s)

@alexkappa alexkappa changed the title fix signing_secret Fix resource server signing secret Dec 12, 2019
@alexkappa alexkappa merged commit dd8c42c into master Dec 12, 2019
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.

Signing secret in ResourceServer can't be updated
1 participant