Skip to content

Commit

Permalink
OCM-5987 | add AWS PreserveBootstrapIgnition
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom McKay committed Mar 7, 2024
1 parent 5856dc4 commit 625ad1e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions model/clusters_mgmt/v1/aws_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -70,4 +70,8 @@ struct AWS {

// Additional AWS Security Groups to be added to default control plane machine pool.
AdditionalControlPlaneSecurityGroupIds []String

// Sets cluster to be inaccessible externally.
PreserveBootstrapIgnition Boolean

}

0 comments on commit 625ad1e

Please sign in to comment.