Skip to content

Commit

Permalink
minor fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
mandar242 committed Sep 20, 2024
1 parent f61a0e1 commit 6f91509
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion plugins/modules/ec2_eip.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,10 @@
only applies to newly allocated Elastic IPs, isn't validated when O(reuse_existing_ip_allowed=true).
type: str
domain_name:
description: The domain name to modify for the IP address.
description: The domain name to attach to the IP address.
required: false
type: str
version_added: 9.0.0
extends_documentation_fragment:
- amazon.aws.common.modules
- amazon.aws.region.modules
Expand Down

0 comments on commit 6f91509

Please sign in to comment.