GoogleCloudPlatform / terraformer

CLI tool to generate terraform files from existing infrastructure (reverse Terraform). Infrastructure to Code
Apache License 2.0
12.67k stars 1.65k forks source link

AWS - list of supported service names as --resources parameter #1908

Closed PabloPessolani closed 1 month ago

PabloPessolani commented 3 months ago

There should be a list of supported resource names in the "--resources" parameter. The list in https://github.com/GoogleCloudPlatform/terraformer/blob/master/docs/aws.md is not valid as names for this paramter. Regards. PD: ie: terraformer import aws resources_list or terraformer import aws --list

coandco commented 3 months ago

I believe the command you're looking for is terraformer aws import list:

$ terraformer import aws list
accessanalyzer
acm
alb
api_gateway
appsync
auto_scaling
batch
budgets
cloud9
cloudformation
cloudfront
cloudhsm
...
github-actions[bot] commented 1 month ago

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] commented 1 month ago

This issue was closed because it has been stalled for 7 days with no activity.