Skip to content

Commit

Permalink
Add version_added for new options
Browse files Browse the repository at this point in the history
  • Loading branch information
hakbailey committed Sep 1, 2023
1 parent 5732fc3 commit 215d771
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/modules/ec2_ami.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,11 +135,13 @@
type: list
elements: str
required: false
version_added: 6.4.0
org_unit_arns:
description: List of The Amazon Resource Name(s) (ARN) of an organizational unit(s) (OU).
type: list
elements: str
required: false
version_added: 6.4.0
image_location:
description:
- The S3 location of an image to use for the AMI.
Expand Down

0 comments on commit 215d771

Please sign in to comment.