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

Mvbrock/aws account name sync #46843

Closed
wants to merge 16 commits into from
Closed

Conversation

mvbrock
Copy link
Contributor

@mvbrock mvbrock commented Sep 22, 2024

Changelog: Adding AWS account name as a field in AWS-imported resources
Fixes: https://github.com/gravitational/access-graph/issues/979

mvbrock and others added 16 commits September 13, 2024 17:04
This PR adds the Access Graph usage events to track the activity on access graph AWS integration.

Signed-off-by: Tiago Silva <tiago.silva@goteleport.com>
* operator: Simpler and more powerful Mutate function

* lint
* Stop leveraging product type

* Update lib/services/useracl.go

Co-authored-by: Gavin Frazar <gavin.frazar@goteleport.com>

---------

Co-authored-by: Gavin Frazar <gavin.frazar@goteleport.com>
* operator: Add secretlookup lib

* fixup! operator: Add secretlookup lib

* fix tests + address feedback
* Update Terraform Cloud joining minimum version

This updates the minimum required Teleport version for TF Cloud
joining, and adds a note about Enterprise joining being in Preview.

* Remove preview note per feedback
This PR changes the method used for calculating the checksum for the
`/etc/teleport.yaml` file.

It was using a method that doesn't allow symlinks and we can't run tests
that use it in darwin boxes.

We don't expect any real issues with this, because files are in
root-only allowed directories (`/etc/`).
Co-authored-by: Steven Martin <stevenmartin@stevens-mbp.lan>
* Desktop access system clock issues

Signed-off-by: Milos Kaurin <169848006+milos-teleport@users.noreply.github.com>

* Update docs/pages/enroll-resources/desktop-access/troubleshooting.mdx

Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
Signed-off-by: Milos Kaurin <169848006+milos-teleport@users.noreply.github.com>

* Update

* Update docs/pages/enroll-resources/desktop-access/troubleshooting.mdx

Co-authored-by: M.C.M. <marie.mcallister@goteleport.com>

* update dictionary

---------

Signed-off-by: Milos Kaurin <169848006+milos-teleport@users.noreply.github.com>
Co-authored-by: Paul Gottschling <paul.gottschling@goteleport.com>
Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
Co-authored-by: M.C.M. <marie.mcallister@goteleport.com>
When the AWS OIDC Integration creates an AWS Resource it adds a couple
of tags.
Those can be used to group resources in AWS.
Even tho Teleport was doing it, it was not documented.

This PR adds the documentation to this, in both the Docs and Discover
flows.
In v15 --speed was added for tsh play but is not listed in the docs.

Co-authored-by: Zac Bergquist <zac.bergquist@goteleport.com>
* support key algorithms for host identities

* add signature_algorithm_suite to webapi/find

this fixes joining through the reverse tunnel port which doesn't expose
webapi/ping
@mvbrock mvbrock closed this Sep 22, 2024
@mvbrock mvbrock deleted the mvbrock/aws-account-name-sync branch September 22, 2024 01:56
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.