Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master' into kopiczko/add-role.s…
Browse files Browse the repository at this point in the history
…pec.allow.request.reason.required
  • Loading branch information
kopiczko committed Nov 27, 2024
2 parents 170468e + b465b04 commit a5165aa
Show file tree
Hide file tree
Showing 20 changed files with 838 additions and 2,503 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -627,7 +627,7 @@ outputs:
is recommended that you migrate to v2 as soon as possible to benefit from new
Machine ID features.

For more details and guidance on how to upgrade to v2, see [docs](docs/pages/reference/machine-id/v14-upgrade-guide.mdx).
For more details and guidance on how to upgrade to v2, see [docs](https://github.com/gravitational/teleport/blob/branch/v14/docs/pages/reference/machine-id/v14-upgrade-guide.mdx).

## 13.0.1 (05/xx/23)

Expand Down
1 change: 1 addition & 0 deletions api/types/provisioning.go
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const (

var JoinMethods = []JoinMethod{
JoinMethodAzure,
JoinMethodBitbucket,
JoinMethodCircleCI,
JoinMethodEC2,
JoinMethodGCP,
Expand Down
Loading

0 comments on commit a5165aa

Please sign in to comment.