Skip to content

Commit

Permalink
docs: updating keyPair docs
Browse files Browse the repository at this point in the history
  • Loading branch information
GabrielHinz committed Apr 9, 2024
1 parent b88ea01 commit f7a3896
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ export interface CommonAutoScalingGroupProps {
/**
* The SSH keypair to grant access to the instance.
*
* Feature flag `AUTOSCALING_GENERATE_LAUNCH_TEMPLATE` must be enabled to use this property.
*
* `launchTemplate` and `mixedInstancesPolicy` must not be specified when this property is specified.
*
* You can either specify `keyPair` or `keyName`, not both.
Expand Down

0 comments on commit f7a3896

Please sign in to comment.