Skip to content

Conversation

@rabeyta
Copy link
Contributor

@rabeyta rabeyta commented Dec 3, 2024

default to gp2 (current behavior). allows user to define boot_disk_type in their aws config to instruct the type of volume to use during vm creation

refactoring aws lifecycle create to no longer perform a modify volume after initial creation. pass those disk options to initial creation to allow users to modify the volume if necessary after initial create without a penalty. aws imposes a 6 hour cool down between changes and this allows a user to modify vs the create causing a 6 hour cooldown before the next change is allowed

rabeyta added a commit to rabeyta/docs-platform-automation that referenced this pull request Dec 3, 2024
add BootDiskType to example due to PR pivotal-cf/om#680
Co-authored-by: Shawn Neal <[email protected]>
rabeyta added a commit to rabeyta/docs-platform-automation that referenced this pull request Dec 3, 2024
add boot_disk_type to example due to PR pivotal-cf/om#680

Co-authored-by: Shawn Neal <[email protected]>
@krsri krsri requested review from drich10 and krsri July 8, 2025 14:44
default to gp2 (current behavior). allows user to define boot_disk_type in their aws config to instruct the type of volume to use when modifying the volume after vm creation

refactoring aws lifecycle create to no longer perform a modify volume after initial creation. pass those disk options to initial creation to allow users to modify the volume if necessary after initial create without a penalty. aws imposes a 6 hour cool down between changes and this allows a user to modify vs the create causing a 6 hour cooldown before the next change is allowed

Co-authored-by: Shawn Neal <[email protected]>
@rabeyta rabeyta force-pushed the refactorAwsLifeycleCreate branch from c2bf4ec to d379930 Compare July 9, 2025 15:10
@krsri
Copy link
Contributor

krsri commented Jul 13, 2025

LGTM

@krsri krsri merged commit c6f3ba4 into pivotal-cf:main Jul 13, 2025
1 check passed
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.

2 participants