getsops / getsops/sops

VScode and AWS SSO

Open
#1,666 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

area/keyservice keyservice/awskms
Dominant language
Go
Stars
23.1k
Forks
1.1k
Avg merge
1d 11h
Merged PRs (30d)
9

Description

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?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the vscode-sops extension and the shown creation_rules configuration, comparing its behavior with the manual encryption/decryption that works. Determine how the development AWS SSO profile is exposed to the extension; done means the extension works with that profile. No SOPS source file or test is named.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, vscode
Domain
cloud, devops, security, tooling
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.