GoogleCloudPlatform / terraformer

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

Cannot find AWS CodeBuild proejcts which use custom images #1845

Closed wanaxe closed 2 months ago

wanaxe commented 4 months ago

Envrionment: Windows 11, terraformer v0.8.13, AWS provider v5.35.0

Using command terraformer import aws --regions=us-east-1 --resources=codebuild, not all CodeBuild projects are found (and the Number of resources for service codebuild, is incorrect). If adding a filter for the target project, the Filtered number of resources for service codebuild is 0.

The target codebuild project does exist, and can be imported using terraform import. It builds C# code into binaries.

Compared to those are found, the only difference is that it uses a custom WINDOWS_SERVER_2019_CONTAINER image. And it seems all proejcts using custome images cannot be found.

Please hvae a loot at the issue. Thansk a lot!

github-actions[bot] commented 2 months 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 2 months ago

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