Git Product home page Git Product logo

Comments (4)

lyricnz avatar lyricnz commented on September 7, 2024

This could be caused/triggered by changing a theme definition from having source_theme_id to not - see #172

from terraform-provider-fusionauth.

lyricnz avatar lyricnz commented on September 7, 2024

I reproduced it thusly:

  • Create theme with
resource "fusionauth_theme" "new_theme_2" {
  name = "clone theme"
  source_theme_id = "75a068fd-e94b-451a-9aeb-3ddb9a3b5987"
}
  • check "OAuth two-factor enable" - it has 125 lines

Screenshot 2023-02-23 at 12 17 21 pm

  • comment out source_theme_id line and terraform apply. only one change
    image

  • reload "OAuth two-factor enable" - it has 42 lines

Screenshot 2023-02-23 at 12 17 49 pm

from terraform-provider-fusionauth.

lyricnz avatar lyricnz commented on September 7, 2024

Confirmed the template issue with preview. The "enable" snippet shows the recovery codes

image

from terraform-provider-fusionauth.

lyricnz avatar lyricnz commented on September 7, 2024

Cannot reproduce in the Fusion Auth admin web interface (but there is no concept of removing the source id)

from terraform-provider-fusionauth.

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.