Code Monkey home page Code Monkey logo

terminus-secrets-manager-plugin's Issues

Optional value comment

It would be very useful if an item could be added as a comment, e.g.

terminus secret:site:set <site> somevariable mango --comment="Overrides a value normally stored in configuration; see WTF-2345 for details."

That would end up as something like the following in the JSON file:

{
  "key": "somevariable",
  "value": "mango",
  "comment": "Overrides a value normally stored in configuration; see WTF-2345 for details."
}

Is there a way to define a secret override for *any* multi-dev?

The docs mention environment overrides, which can be set for dev, test, live.

For multi-devs, is there a way to define a single override that is used in any multi-dev? or is it required to set an override for each multi-dev? (e.g. pr-1234).

I think using the value-for-multi-devs when first setting a secret, then overriding for dev, test, live envs should work as well. I just want to know what's possible in order to choose what works best for us.

Thanks!

An error happened when trying to set the secret.

Hello, I am on the newest version of Terminus. And I am trying to add a secret to one of our sites. Running the command:
terminus secret:set [site].[multidev] github-oauth.github.com [token]--type=composer --scope=user,ic
returns an error "An error happened when trying to set the secret."

Is there anything I can do to debug?
Thanks.

Updating existing value.

I'm having an issue updating an existing value. The error message says to use "PATCH" to update an existing value, but I think this is a message coming back from the API, and is not meant for the end user...? I also saw that there's code that looks for this message when a key is attempted to be saved, and then use the PATCH method instead, but that does not appear to be getting hit in my case.

Happy to provide more details if needed, but I guess to reproduce just create a value and then try to update it...?

image

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.