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

Sort an imported resource following its cloud service #117

Open
tormath1 opened this issue Jun 12, 2020 · 0 comments
Open

Sort an imported resource following its cloud service #117

tormath1 opened this issue Jun 12, 2020 · 0 comments
Labels
Feature roadmap feature

Comments

@tormath1
Copy link
Contributor

tormath1 commented Jun 12, 2020

Abstract

The imported resources need to be "classify" by services (network, compute, iam, etc.).

Proposal

Currently, the resources are imported in one Terraform file. For a given supported cloud provider, the imported resources should be sorted following the type of the resource.

This could be generated from the Terraform resource name or from an explicit mapping.

Implementation

Open issues (if applicable)

@tormath1 tormath1 added the Feature roadmap feature label Jun 12, 2020
@tormath1 tormath1 mentioned this issue Jun 12, 2020
@xescugc xescugc changed the title sort an imported resource following its cloud service Sort an imported resource following its cloud service Jun 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature roadmap feature
Projects
None yet
Development

No branches or pull requests

1 participant