-
Notifications
You must be signed in to change notification settings - Fork 413
elb_application_lb/elb_network_lb - Add documentation for TargetGroupName #1366
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
elb_application_lb/elb_network_lb - Add documentation for TargetGroupName #1366
Conversation
Docs Build 📝Thank you for contribution!✨ This PR has been merged and your docs changes will be incorporated when they are next published. |
Backport to stable-3: 💚 backport PR created✅ Backport PR branch: Backported as #1367 🤖 @patchback |
elb_application_lb/elb_network_lb - Add documentation for TargetGroupName SUMMARY fixes: #915 elb_application_lb and elb_network_lb have a poorly documented feature, that you can use TargetGroupName instead of TargetGroupArn. While this is shown in the examples, it's in the options documentation. While undocumented the feature's been there since at release 1.0.0 ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/modules/elb_application_lb.py plugins/modules/elb_network_lb.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> (cherry picked from commit 9fe9fc4)
Backport to stable-4: 💚 backport PR created✅ Backport PR branch: Backported as #1368 🤖 @patchback |
elb_application_lb/elb_network_lb - Add documentation for TargetGroupName SUMMARY fixes: #915 elb_application_lb and elb_network_lb have a poorly documented feature, that you can use TargetGroupName instead of TargetGroupArn. While this is shown in the examples, it's in the options documentation. While undocumented the feature's been there since at release 1.0.0 ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/modules/elb_application_lb.py plugins/modules/elb_network_lb.py ADDITIONAL INFORMATION Reviewed-by: Alina Buzachis <None> (cherry picked from commit 9fe9fc4)
[PR #1366/9fe9fc45 backport][stable-4] elb_application_lb/elb_network_lb - Add documentation for TargetGroupName This is a backport of PR #1366 as merged into main (9fe9fc4). SUMMARY fixes: #915 elb_application_lb and elb_network_lb have a poorly documented feature, that you can use TargetGroupName instead of TargetGroupArn. While this is shown in the examples, it's in the options documentation. While undocumented the feature's been there since at release 1.0.0 ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/modules/elb_application_lb.py plugins/modules/elb_network_lb.py ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
[PR #1366/9fe9fc45 backport][stable-3] elb_application_lb/elb_network_lb - Add documentation for TargetGroupName This is a backport of PR #1366 as merged into main (9fe9fc4). SUMMARY fixes: #915 elb_application_lb and elb_network_lb have a poorly documented feature, that you can use TargetGroupName instead of TargetGroupArn. While this is shown in the examples, it's in the options documentation. While undocumented the feature's been there since at release 1.0.0 ISSUE TYPE Docs Pull Request COMPONENT NAME plugins/modules/elb_application_lb.py plugins/modules/elb_network_lb.py ADDITIONAL INFORMATION Reviewed-by: Mark Chappell <None>
SUMMARY
fixes: #915
elb_application_lb and elb_network_lb have a poorly documented feature, that you can use TargetGroupName instead of TargetGroupArn. While this is shown in the examples, it's in the options documentation.
While undocumented the feature's been there since at release 1.0.0
ISSUE TYPE
COMPONENT NAME
plugins/modules/elb_application_lb.py
plugins/modules/elb_network_lb.py
ADDITIONAL INFORMATION