Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VScode and AWS SSO #1666

Open
jdomag opened this issue Oct 28, 2024 · 1 comment
Open

VScode and AWS SSO #1666

jdomag opened this issue Oct 28, 2024 · 1 comment

Comments

@jdomag
Copy link

jdomag commented Oct 28, 2024

Does anybody know how to configure VSCode to work with AWS SSO?
I use the config

creation_rules:
  - path_regex: .*dev/secrets.yaml$
    key_groups:
      - kms:
        - arn: 'arn:aws:kms:eu-central-1:123456:alias/development-sops'
          aws_profile: development

And manual encryption/decryption works fine, however it breaks VSCode extension: https://github.com/signageos/vscode-sops

I can't make it work with above profile.
How to use SOPS with VSCode and AWS SSO in an elegant way?

@jdomag
Copy link
Author

jdomag commented Oct 29, 2024

I think it's related to
#1446

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant