Skip to content

feat(auth): add new IAM profile selector to VPC Instance Auth #364

Open
diatrcz wants to merge 4 commits into
mainfrom
lt/vpc-auth-extensions
Open

feat(auth): add new IAM profile selector to VPC Instance Auth #364
diatrcz wants to merge 4 commits into
mainfrom
lt/vpc-auth-extensions

Conversation

@diatrcz

@diatrcz diatrcz commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Adds IAM Profile selector to the VPC Instance Authenticator.

  • The name of the linked trusted IAM profile to be used as the identity of the compute resource.
  • At most one of IAMProfileCRN, IAMProfileID, or IAMProfileName may be specified.
  • If none is specified, the default IAM profile of the compute resource will be used.
Checklist
  • npm test passes (tip: npm run lint-fix can correct most style issues)
  • tests are included
  • documentation is changed or added

diatrcz added 4 commits July 8, 2026 16:25
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
Signed-off-by: Lídia Tarcza <100163235+diatrcz@users.noreply.github.com>
@diatrcz diatrcz requested review from Andris28 and pyrooka July 9, 2026 08:47
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

Successfully merging this pull request may close these issues.

1 participant