Giter Club home page Giter Club logo

pulumi-fusionauth's Issues

Missing Configuration:

Hi
First, Thank you for great job on this package

application.jwtConfiguration.refreshTokenExpirationPolicy is not available inside the fusoinauth-pulumi package

can you check this please

Unable to download older plugin version

If you were using version 2.7.0 - 2.15.0, I had removed them without realizing it also removes the binaries (they were broken anyways).

If Pulumi gives an error that it is unable to download the plugin, you'll have to do a manual plugin upgrade:

$ pulumi plugin rm resource fusionauth 2.15.0
$ pulumi stack export --file output.json

Edit output.json and update the following values to (or replace 2.16.0 with whatever is latest):

(2.16.0 was the latest as of this writing)

    "pluginDownloadURL": "https://github.com/theogravity/pulumi-fusionauth/releases/download/v2.16.0",
    "version": "2.16.0"

$ pulumi stack import --file output.json

If using node, update your package.json to 2.16.0 or whatever is latest, and install to get the latest plugin, then you can do pulumi up.

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.