Skip to content

Commit

Permalink
Test plan: remove single EC2 enrollment (#47852)
Browse files Browse the repository at this point in the history
Single EC2 enrollment was using EICE which is no longer available.
  • Loading branch information
marcoandredinis authored Oct 23, 2024
1 parent 3c79bae commit 7a44000
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .github/ISSUE_TEMPLATE/webtestplan.md
Original file line number Diff line number Diff line change
Expand Up @@ -175,11 +175,14 @@ All actions should require re-authn with a webauthn device.

Use Discover Wizard to enroll new resources and access them:

- [ ] SSH Server (teleport service, singular EC2, SSM agent)
- [ ] SSH Server using Teleport Service
- [ ] Self-Hosted PostgreSQL and Mongo
- [ ] AWS RDS (singular RDS, auto discover with ECS)
- [ ] Kubernetes
- [ ] AWS EKS cluster
- [ ] Using an AWS OIDC Integration
- [ ] EC2 Auto Enrollment (SSM)
- [ ] RDS flow: single database
- [ ] RDS flow: Auto Enrollment (by VPC)
- [ ] EKS Clusters
- [ ] Non-guided cards link out to correct docs

#### Access Lists
Expand Down

0 comments on commit 7a44000

Please sign in to comment.