This repository has been archived by the owner on Mar 8, 2022. It is now read-only.
-
-
Notifications
You must be signed in to change notification settings - Fork 149
rule creation leads to enabled rule, always #75
Labels
Comments
Hi @jasonkuhrt, you could print debug information by running apply with the following env vars.
This should help diagnose the underlying http requests. |
Results, filtered for searching for keyword
Starts to go wrong here:
|
Hi @jasonkuhrt I am able to reproduce the error quite consistently, but I haven't quite figured out how to fix it yet. I'll update once I make some progress. |
laurentdutheil
pushed a commit
to laurentdutheil/terraform-provider-auth0
that referenced
this issue
Aug 27, 2019
This issue is stale because it has been open 30 days with no activity. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Direct API call such as the following does the right thing:
However using this terraform provider does not:
The immediate second apply is demonstrates the bug.
I would love to see the raw underlying http request being sent by this provider but it being https traffic I didn't find a trivial way to sniff it (ngrep, tcpdump, etc.).
The text was updated successfully, but these errors were encountered: