GoogleCloudPlatform / terraformer

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

Problem with import Azure SQL Hyperscale server #1699

Closed ankek closed 1 year ago

ankek commented 1 year ago

Terraform version: terraform -v Terraform v1.4.6 on linux_amd64

Terraformer version: /usr/local/bin/terraformer-azure-linux-amd64 -v version v0.8.22

CLI example: terraformer-azure-linux-amd64 import azure -R test-resource-group -r resource_group,azurerm_sql_server

Output in CLI: 2023/05/02 15:02:47 azurerm importing... azurerm_sql_server 2023/05/02 15:02:47 azurerm error importing azurerm_sql_server, err: azurerm: azurerm_sql_server not supported service

Other types of SQL are supported and imported.

github-actions[bot] commented 1 year 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 year ago

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