Terraform AzApi Provider Visual Studio Code ExtensionThe Terraform AzApi Provider Visual Studio Code (VS Code) extension adds editing features like completion/hover/diagnositics for terraform-provider-azapi Terraform files using the Terraform AzApi Provider Language Server. Features
DemoCompletion of allowed azure resource types when input Completion of allowed azure resource properties when input Completion of required properties for any discriminated objects. Show hint when hover on Paste resource JSON to the terraform configuration, it will convert to azapi configuration. Paste ARM template to the terraform configuration, it will convert to azapi configuration. Migrate from AzureRM provider to AzApi provider. More details can be found in Guide to migrate AzureRM resources to AzAPi in Module ConfigurationThis extension offers several configuration options. To modify these, navigate to the extension view within VS Code, select the settings cog and choose Extension settings, or alternatively, modify the TelemetryWe use telemetry to send error reports to our team, so we can respond more effectively. If you want to disable this setting, add Release HistorySee the CHANGELOG for more information. Local development
CreditsWe wish to thank HashiCorp for the use of some MPLv2-licensed code from their open source project vscode-terraform. |