Skip to content

Commit

Permalink
docs: Include AWSNodeTemplate.status.amis (#4150)
Browse files Browse the repository at this point in the history
  • Loading branch information
engedaam committed Jun 27, 2023
1 parent 82f68a5 commit 353f637
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/content/en/preview/concepts/node-templates.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ spec:
status:
subnets: { ... } # resolved subnets
securityGroups: { ... } # resolved security groups
amis: { ... } # resolved AMIs
```
Refer to the [Provisioner docs]({{<ref "./provisioners" >}}) for settings applicable to all providers.
See below for other AWS provider-specific parameters.
Expand Down

0 comments on commit 353f637

Please sign in to comment.