Skip to content

Conversation

lehmanmj
Copy link
Member

Issue #, if available:
#432 #605

Description of changes:
Adds a new optional parameter, allowed-account-ids, which allows users to provide a list of AWS accounts they would like to allow authenticating to (to prevent mistakenly using the wrong account).

This code is adapted from @jacksonwelsh's contribution #605. Thanks jackson!

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@lehmanmj lehmanmj changed the title Feat: allowed-accounts-list feat: allowed-accounts-list Jan 24, 2025
lehmanmj and others added 11 commits January 27, 2025 09:44
* set cond to true

* add debug stuff to job

* Hopefully fix if syntax??

* make if stmt one line

* this better work

* feat: alehlaejhlkealkfrjlakejflkejflkr (#9)

Co-authored-by: Michael Lehmann <[email protected]>

---------

Co-authored-by: Michael Lehmann <[email protected]>
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) and [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8). These dependencies needed to be updated together.

Updates `vitest` from 2.1.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/vitest)

Updates `@vitest/coverage-v8` from 2.1.4 to 2.1.9
- [Release notes](https://github.com/vitest-dev/vitest/releases)
- [Commits](https://github.com/vitest-dev/vitest/commits/v2.1.9/packages/coverage-v8)

---
updated-dependencies:
- dependency-name: vitest
  dependency-type: direct:development
- dependency-name: "@vitest/coverage-v8"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.0 to 22.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@kellertk kellertk closed this Aug 29, 2025
@kellertk
Copy link
Member

This PR needs to be recreated

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.

2 participants