You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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)
The text was updated successfully, but these errors were encountered: