Coder Social home page Coder Social logo

Comments (5)

alexkappa avatar alexkappa commented on May 23, 2024

Hi @domg123 thanks for submitting this bug report.

Could you show the terraform config you used? How can we reproduce the problem?

Cheers!

from terraform-provider-auth0.

domg123 avatar domg123 commented on May 23, 2024

Hi, sorry for the delay.

So, attached is a file you can use to recreate the issue.

multiple_client_issue.txt

Steps. (assuming valid provider available)

  1. rename to a tf file
  2. terraform apply
  3. terraform plan

At step 3, despite no changes, you will frequently see the output below. If you don't get it the first time, remove the file, apply again to delete, and try again.

====
`An execution plan has been generated and is shown below.
Resource actions are indicated with the following symbols:
~ update in-place

Terraform will perform the following actions:

~ auth0_connection.myconnection
enabled_clients.0: "7I9NL7cPUoIPXUdJp2xUgEeoVivzRD9y" => "PtQinZ36JAoTebouQ5h339hhP0SqLPqg"
enabled_clients.1: "PtQinZ36JAoTebouQ5h339hhP0SqLPqg" => "wEQaqNp1rNRyIq107kY4v8wzu2ZN5Hvi"
enabled_clients.2: "Wn97VIpP5IMpmoeGUyrt9l8hQiU2RMFf" => "7I9NL7cPUoIPXUdJp2xUgEeoVivzRD9y"
enabled_clients.3: "wEQaqNp1rNRyIq107kY4v8wzu2ZN5Hvi" => "Wn97VIpP5IMpmoeGUyrt9l8hQiU2RMFf"
`

from terraform-provider-auth0.

alexkappa avatar alexkappa commented on May 23, 2024

Hi @domg123, I believe the bug was due to the ListType in Terraform being ordered and the result from Auth0 having a different order.

It could be solved by ordering the list of clients differently, but honestly, I find it a bit weird to resort to such a solution. Can you please test again with the latest release and try to re-order the items in the list?

I will continue to research the topic in hopes to find something better.

from terraform-provider-auth0.

laurentdutheil avatar laurentdutheil commented on May 23, 2024

might be fixed with #95

from terraform-provider-auth0.

github-actions avatar github-actions commented on May 23, 2024

This issue is stale because it has been open 30 days with no activity.
Stale issues will be closed after 5 days if no action is taken. If you
think this issue should not be closed, remove the stale label.

from terraform-provider-auth0.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.