community.aws icon indicating copy to clipboard operation
community.aws copied to clipboard

ec2_launch_template: Add option to define custom throughput

Open KamilBlaz opened this issue 2 years ago • 4 comments

SUMMARY

Fixes #1944 Add throughput option to ec2_launch_template module in section block_device_mappings

ISSUE TYPE
  • Bugfix Pull Request
  • Docs Pull Request
  • Feature Pull Request
  • New Module Pull Request
COMPONENT NAME
ADDITIONAL INFORMATION

KamilBlaz avatar Sep 26 '23 13:09 KamilBlaz

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

:warning: ansible-galaxy-importer SKIPPED Skipped due to failed job build-ansible-collection (non-voting) :x: build-ansible-collection POST_FAILURE in 14m 01s :heavy_check_mark: ansible-test-splitter SUCCESS in 5m 08s :warning: integration-community.aws-1 SKIPPED Skipped due to failed job build-ansible-collection Skipped 21 jobs

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

:heavy_check_mark: ansible-galaxy-importer SUCCESS in 4m 31s (non-voting) :heavy_check_mark: build-ansible-collection SUCCESS in 12m 50s :heavy_check_mark: ansible-test-splitter SUCCESS in 4m 56s :heavy_check_mark: integration-community.aws-1 SUCCESS in 16m 23s Skipped 21 jobs

@KamilBlaz thank you very much for your contribution.
Your PR needs at least a changelog fragment.
Furthermore, can you please append the integration test in tests/integration/targets/ec2_launch_template/?
otherwise looks good to me.

markuman avatar Nov 10 '23 09:11 markuman

@KamilBlaz Thanks for your contribution. Since the PR has not been updated and we are preparing the migration of this module, I have integrate the following changes into the PR #2164

abikouo avatar Oct 07 '24 10:10 abikouo