Skip to content

Allow for instance import in the queue component #97

Description

@RedwineOS

Is your feature request related to a problem? Please describe.
If I already use a SQS Queue that's managed by either other IaC tools or the AWS console, in order to move to Cloud Toolkit I have to perform a data migration.

Describe the solution you'd like
I would like to import the existing component instead of doing a data migration with all the incovenients that it has. Pulumi offers an option to do so, but it requires modifications to the SDK.

Describe alternatives you've considered
Using the import Pulumi resource parameter when declaring an infrastructure component. It needs that all the parameters declared in the Pulumi component match with the ones in the deployed resource.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions