Skip to content
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

add throughput mode elastic for efs #2002

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ruoibmt
Copy link

@ruoibmt ruoibmt commented Nov 16, 2023

SUMMARY

"Fixes #2051"

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

EFS

ADDITIONAL INFORMATION

refer aws document: https://docs.aws.amazon.com/efs/latest/ug/performance.html#throughput-modes


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

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/efs_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/efs_module.html b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/efs_module.html
index aa872a1..e6e66b0 100644
--- a/home/runner/work/community.aws/community.aws/docsbuild/base/collections/community/aws/efs_module.html
+++ b/home/runner/work/community.aws/community.aws/docsbuild/head/collections/community/aws/efs_module.html
@@ -427,6 +427,7 @@ see <a class="reference internal" href="#ansible-collections-community-aws-efs-m
 <ul class="simple">
 <li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;bursting&quot;</span></code></p></li>
 <li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;provisioned&quot;</span></code></p></li>
+<li><p><code class="ansible-option-choices-entry docutils literal notranslate"><span class="pre">&quot;elastic&quot;</span></code></p></li>
 </ul>
 </div></td>
 </tr>

Copy link
Contributor

Build succeeded.
https://ansible.softwarefactory-project.io/zuul/buildset/cfbed998719b4c4badeaf63a0c68e373

ansible-galaxy-importer FAILURE in 5m 27s (non-voting)
✔️ build-ansible-collection SUCCESS in 14m 45s
✔️ ansible-test-splitter SUCCESS in 5m 32s
✔️ integration-community.aws-1 SUCCESS in 9m 40s
Skipped 21 jobs

@ruoibmt
Copy link
Author

ruoibmt commented Feb 5, 2024

#2051

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.

Add throughput mode elastic for efs
1 participant