Skip to content

Allow adding new EBS volumes to existing EC2 instances #2254

@sule26

Description

@sule26

What problem are you facing?

I'm creating a template for EC2 Instances based on this documentation and it's said:

Block device configurations only apply on resource creation

Since there’s a deviceName key, I assumed it could be used to identify whether a volume should be modified, added, or deleted on an existing instance. However, it seems updates to block devices are not applied after creation and the resource never get synced.

How could Crossplane help solve your problem?

It would be helpful to support adding new volumes to existing instances, as this is a common operational requirement.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions