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

Force new resource when auth0_rule_config.key has change #246

Merged
merged 1 commit into from
Jul 3, 2020

Conversation

alexkappa
Copy link
Owner

@alexkappa alexkappa commented Jul 3, 2020

Proposed Changes

  • Set ForceNew: true for auth0_rule_config.key.
  • Add more tests to verify the correct behavior.

Fixes #214

Acceptance Test Output

$ make testacc TESTS=TestAccRuleConfig                   [14:21:01]
==> Checking that code complies with gofmt requirements...
?       github.com/terraform-providers/terraform-provider-auth0 [no test files]
=== RUN   TestAccRuleConfig
--- PASS: TestAccRuleConfig (2.28s)
PASS
coverage: 7.2% of statements
ok      github.com/terraform-providers/terraform-provider-auth0/auth0   2.596s  coverage: 7.2% of statements

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 merged commit a728abb into master Jul 3, 2020
@yvovandoorn yvovandoorn deleted the fix-rule-config-update-key branch March 24, 2021 14:29
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.

Changing the key of a "auth0_rule_config" doesn't update Auth0
1 participant