Skip to content

Conversation

andreask
Copy link

SUMMARY

Minor change to include the AL2023 AMI types in the eks cluster node configuration

Fixes #2314

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

This changes the documentation and valid ami types for the eks cluster nodegroup.

ADDITIONAL INFORMATION

Copy link

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/17291623099

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

File changes:

  • M collections/community/aws/eks_nodegroup_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/eks_nodegroup_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/eks_nodegroup_module.html
index 162c7e8..4d192e3 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/eks_nodegroup_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/eks_nodegroup_module.html
@@ -192,6 +192,8 @@ To check whether it is installed, run <code class="code docutils literal notrans
 <li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;CUSTOM&quot;</span></code></p></li>
 <li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;BOTTLEROCKET_ARM_64&quot;</span></code></p></li>
 <li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;BOTTLEROCKET_x86_64&quot;</span></code></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;AL2023_x86_64_STANDARD&quot;</span></code></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;AL2023_ARM_64_STANDARD&quot;</span></code></p></li>
 </ul>
 </div></td>
 </tr>

Copy link
Contributor

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

ansible-galaxy-importer FAILURE in 3m 43s (non-voting)
✔️ build-ansible-collection SUCCESS in 11m 15s
✔️ ansible-test-splitter SUCCESS in 4m 50s
integration-community.aws-1 FAILURE in 21m 38s
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.

community.aws.eks_nodegroup - lack of AL2023 AMI types

1 participant