-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ add []aws.ec2.networkinterface to aws.ec2.instance (#4113)
* ✨ add []aws.ec2.networkinterface to aws.ec2.instance * 🧹 add networkinterface to spelling expect * 🧹 fix min mondoo version Co-authored-by: Tim Smith <[email protected]> * Add defaults for the network interfaces Signed-off-by: Tim Smith <[email protected]> * Add descriptions for documentation Signed-off-by: Tim Smith <[email protected]> * Add the missing description for the resource Signed-off-by: Tim Smith <[email protected]> --------- Signed-off-by: Tim Smith <[email protected]> Co-authored-by: Tim Smith <[email protected]>
- Loading branch information
Showing
6 changed files
with
458 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -53,6 +53,7 @@ mfs | |
mgroup | ||
Mpim | ||
natgateway | ||
networkinterface | ||
nodepool | ||
nullgroup | ||
nullstring | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.