Skip to content

Conversation

@joe1368
Copy link

@joe1368 joe1368 commented Aug 31, 2025

SUMMARY

Add the community.aws.ec2_lgw_route_table_association module, for managing VPC association on LGW route table. Good for Outposts.

ISSUE TYPE
  • New Module Pull Request
COMPONENT NAME

Local Gateway Route Table

ADDITIONAL INFORMATION

@github-actions
Copy link

github-actions bot commented Aug 31, 2025

Docs Build 📝

Thank you for contribution!✨

The docsite for this PR is available for download as an artifact from this run:
https://github.com/ansible-collections/community.aws/actions/runs/17353515112

You can compare to the docs for the main branch here:
https://ansible-collections.github.io/community.aws/branch/main

File changes:

  • A collections/community/aws/ec2_lgw_route_table_association_info_module.html
  • A collections/community/aws/ec2_lgw_route_table_association_module.html
  • M collections/community/aws/ec2_customer_gateway_info_module.html
  • M collections/community/aws/ec2_snapshot_copy_module.html
  • M collections/community/aws/index.html
  • M collections/index_module.html
Click to see the diff comparison.

NOTE: only file modifications are shown here. New and deleted files are excluded.
See the file list and check the published docs to see those files.

diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ec2_customer_gateway_info_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ec2_customer_gateway_info_module.html
index e7b28b6..91d0bcd 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ec2_customer_gateway_info_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ec2_customer_gateway_info_module.html
@@ -22,7 +22,7 @@
       <script src="../../../_static/sphinx_highlight.js?v=dc90522c"></script>
     <script src="../../../_static/js/theme.js"></script>
     <link rel="search" title="Search" href="../../../search.html" />
-    <link rel="next" title="community.aws.ec2_snapshot_copy module – Copies an EC2 snapshot and returns the new Snapshot ID" href="ec2_snapshot_copy_module.html" />
+    <link rel="next" title="community.aws.ec2_lgw_route_table_association module – Associate a VPC to a Local Gateway Route Table" href="ec2_lgw_route_table_association_module.html" />
     <link rel="prev" title="community.aws.ec2_customer_gateway module – Manage an AWS customer gateway" href="ec2_customer_gateway_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
 
 
@@ -392,7 +392,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-ec2-c
 
 <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
         <a href="ec2_customer_gateway_module.html" class="btn btn-neutral float-left" title="community.aws.ec2_customer_gateway module – Manage an AWS customer gateway" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
-        <a href="ec2_snapshot_copy_module.html" class="btn btn-neutral float-right" title="community.aws.ec2_snapshot_copy module – Copies an EC2 snapshot and returns the new Snapshot ID" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
+        <a href="ec2_lgw_route_table_association_module.html" class="btn btn-neutral float-right" title="community.aws.ec2_lgw_route_table_association module – Associate a VPC to a Local Gateway Route Table" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
   <hr/>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ec2_snapshot_copy_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ec2_snapshot_copy_module.html
index 449254c..f5d06a2 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/ec2_snapshot_copy_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/ec2_snapshot_copy_module.html
@@ -23,7 +23,7 @@
     <script src="../../../_static/js/theme.js"></script>
     <link rel="search" title="Search" href="../../../search.html" />
     <link rel="next" title="community.aws.ec2_win_password module – Gets the default administrator password for EC2 Windows instances" href="ec2_win_password_module.html" />
-    <link rel="prev" title="community.aws.ec2_customer_gateway_info module – Gather information about customer gateways in AWS" href="ec2_customer_gateway_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
+    <link rel="prev" title="community.aws.ec2_lgw_route_table_association_info module – Get information about a Local Gateway Route Table association" href="ec2_lgw_route_table_association_info_module.html" /><!-- extra head elements for Ansible beyond RTD Sphinx Theme -->
 
 
 
@@ -462,7 +462,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-ec2-s
           
 
 <footer><div class="rst-footer-buttons" role="navigation" aria-label="Footer">
-        <a href="ec2_customer_gateway_info_module.html" class="btn btn-neutral float-left" title="community.aws.ec2_customer_gateway_info module – Gather information about customer gateways in AWS" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
+        <a href="ec2_lgw_route_table_association_info_module.html" class="btn btn-neutral float-left" title="community.aws.ec2_lgw_route_table_association_info module – Get information about a Local Gateway Route Table association" accesskey="p" rel="prev"><span class="fa fa-arrow-circle-left" aria-hidden="true"></span> Previous</a>
         <a href="ec2_win_password_module.html" class="btn btn-neutral float-right" title="community.aws.ec2_win_password module – Gets the default administrator password for EC2 Windows instances" accesskey="n" rel="next">Next <span class="fa fa-arrow-circle-right" aria-hidden="true"></span></a>
     </div>
 
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
index 75011d0..2541cda 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/index.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/index.html
@@ -226,6 +226,8 @@
 <li><p><a class="reference internal" href="ec2_carrier_gateway_info_module.html#ansible-collections-community-aws-ec2-carrier-gateway-info-module"><span class="std std-ref">ec2_carrier_gateway_info module</span></a> – Gather information about carrier gateways in AWS</p></li>
 <li><p><a class="reference internal" href="ec2_customer_gateway_module.html#ansible-collections-community-aws-ec2-customer-gateway-module"><span class="std std-ref">ec2_customer_gateway module</span></a> – Manage an AWS customer gateway</p></li>
 <li><p><a class="reference internal" href="ec2_customer_gateway_info_module.html#ansible-collections-community-aws-ec2-customer-gateway-info-module"><span class="std std-ref">ec2_customer_gateway_info module</span></a> – Gather information about customer gateways in AWS</p></li>
+<li><p><a class="reference internal" href="ec2_lgw_route_table_association_module.html#ansible-collections-community-aws-ec2-lgw-route-table-association-module"><span class="std std-ref">ec2_lgw_route_table_association module</span></a> – Associate a VPC to a Local Gateway Route Table</p></li>
+<li><p><a class="reference internal" href="ec2_lgw_route_table_association_info_module.html#ansible-collections-community-aws-ec2-lgw-route-table-association-info-module"><span class="std std-ref">ec2_lgw_route_table_association_info module</span></a> – Get information about a Local Gateway Route Table association</p></li>
 <li><p><a class="reference internal" href="ec2_snapshot_copy_module.html#ansible-collections-community-aws-ec2-snapshot-copy-module"><span class="std std-ref">ec2_snapshot_copy module</span></a> – Copies an EC2 snapshot and returns the new Snapshot ID</p></li>
 <li><p><a class="reference internal" href="ec2_win_password_module.html#ansible-collections-community-aws-ec2-win-password-module"><span class="std std-ref">ec2_win_password module</span></a> – Gets the default administrator password for EC2 Windows instances</p></li>
 <li><p><a class="reference internal" href="ecs_attribute_module.html#ansible-collections-community-aws-ecs-attribute-module"><span class="std std-ref">ecs_attribute module</span></a> – manage ecs attributes</p></li>
diff --git a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
index 4c73fae..0308d61 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/index_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/index_module.html
@@ -169,6 +169,8 @@
 <li><p><a class="reference internal" href="community/aws/ec2_carrier_gateway_info_module.html#ansible-collections-community-aws-ec2-carrier-gateway-info-module"><span class="std std-ref">community.aws.ec2_carrier_gateway_info</span></a> – Gather information about carrier gateways in AWS</p></li>
 <li><p><a class="reference internal" href="community/aws/ec2_customer_gateway_module.html#ansible-collections-community-aws-ec2-customer-gateway-module"><span class="std std-ref">community.aws.ec2_customer_gateway</span></a> – Manage an AWS customer gateway</p></li>
 <li><p><a class="reference internal" href="community/aws/ec2_customer_gateway_info_module.html#ansible-collections-community-aws-ec2-customer-gateway-info-module"><span class="std std-ref">community.aws.ec2_customer_gateway_info</span></a> – Gather information about customer gateways in AWS</p></li>
+<li><p><a class="reference internal" href="community/aws/ec2_lgw_route_table_association_module.html#ansible-collections-community-aws-ec2-lgw-route-table-association-module"><span class="std std-ref">community.aws.ec2_lgw_route_table_association</span></a> – Associate a VPC to a Local Gateway Route Table</p></li>
+<li><p><a class="reference internal" href="community/aws/ec2_lgw_route_table_association_info_module.html#ansible-collections-community-aws-ec2-lgw-route-table-association-info-module"><span class="std std-ref">community.aws.ec2_lgw_route_table_association_info</span></a> – Get information about a Local Gateway Route Table association</p></li>
 <li><p><a class="reference internal" href="community/aws/ec2_snapshot_copy_module.html#ansible-collections-community-aws-ec2-snapshot-copy-module"><span class="std std-ref">community.aws.ec2_snapshot_copy</span></a> – Copies an EC2 snapshot and returns the new Snapshot ID</p></li>
 <li><p><a class="reference internal" href="community/aws/ec2_win_password_module.html#ansible-collections-community-aws-ec2-win-password-module"><span class="std std-ref">community.aws.ec2_win_password</span></a> – Gets the default administrator password for EC2 Windows instances</p></li>
 <li><p><a class="reference internal" href="community/aws/ecs_attribute_module.html#ansible-collections-community-aws-ecs-attribute-module"><span class="std std-ref">community.aws.ecs_attribute</span></a> – manage ecs attributes</p></li>

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/10495f9e33294aaca94fb7a94c39de08

ansible-galaxy-importer FAILURE in 3m 54s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 29s
✔️ ansible-test-splitter SUCCESS in 4m 30s
integration-community.aws-1 FAILURE in 2m 57s
Skipped 21 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/7ebfefd7cfb24ef8a2cb6e884704a101

ansible-galaxy-importer FAILURE in 4m 15s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 08s
✔️ ansible-test-splitter SUCCESS in 4m 46s
integration-community.aws-1 FAILURE in 2m 52s
Skipped 21 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/a162dd885766433faf259ae55f3426d4

✔️ ansible-galaxy-importer SUCCESS in 4m 59s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 14s
✔️ ansible-test-splitter SUCCESS in 4m 21s
integration-community.aws-1 FAILURE in 2m 54s
Skipped 21 jobs

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.
https://ansible.softwarefactory-project.io/zuul/buildset/a378071547c447a5a3d75f6fd4388c7a

ansible-galaxy-importer FAILURE in 3m 49s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 06s
✔️ ansible-test-splitter SUCCESS in 4m 37s
integration-community.aws-1 FAILURE in 3m 01s
Skipped 21 jobs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant