Caesar Kabalan
Caesar Kabalan
Thanks for the big report. I'll look into this soon and make any appropriate adjustments! I suspect the password prompting may be previous bw commands caching my login or something....
I'm working on a PR for this over at https://github.com/ckabalan/aws-cli/tree/get-signin-url . I have it working with the following documentation. I still need to do quite a bit of code-quality cleanup...
Any update on this? Our organization has use cases as described above. Our workflow is like what @jospas describes. For new deployments which require secrets we deploy the app with...
I just tried this today and it is still broken. The workaround by @mgorski-mg continues to work.
@Prakash-HPE and @OSobky: I have moved on to a different company (AWS actually), but never did find a solution. Our organization ended up moving to AWS Single Sign-On (IAM Identity...
Hey because I ran into this same thing, I happened to find if you go to Setting and search for "one dark pro", a few options down you will see...
Macbook M1 on Ventura with Homebrew-installed Python 3.11. Follow the instructions in @ikebo 's comment for a fix. I fought with this for like 4 hours over two days, causing...
@crussell52 - This already has a Import/Export JSON option in the Tools menu.
This is something I would like to do but I don't have a timeline yet. I'm not as familiar with IPv6, are there any IPv6-specific features you would look for?...
The current JSON layout is full subnet CIDRs as JSON keys. Converting from `10.0.0.0/16` to `10.1.0.0/16` is easy, but it's less easy going from `10.35.0.128/25` to `10.36.0.0/25` when doing text...