Skip to content

Commit

Permalink
update defaults
Browse files Browse the repository at this point in the history
Co-authored-by: Tim Smith <[email protected]>
  • Loading branch information
vjeffrey and tas50 authored May 28, 2024
1 parent 055ee14 commit f0ea919
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion providers/aws/resources/aws.lr
Original file line number Diff line number Diff line change
Expand Up @@ -2914,7 +2914,7 @@ aws.eks {
clusters() []aws.eks.cluster
}

private aws.eks.nodegroup {
private aws.eks.nodegroup @defaults("name scalingConfig.DesiredSize diskSize status") {
// Name for the EKS node group
name string
// ARN for the EKS node group
Expand Down

0 comments on commit f0ea919

Please sign in to comment.