Azure.ResourceManager.Terraform_1.0.0-beta.2
Pre-release
Pre-release
1.0.0-beta.2 (2025-06-19)
Features Added
-
Support for Exclusion Filters in Export Operations:
- Added
AzureResourcesToExclude
andTerraformResourcesToExclude
properties to export parameter models,
these allow users to exclude resources from being exported based on Azure resource ID patterns or Terraform resource types.
- Added
-
Authorization Scope Filter Support:
- Introduced the
TerraformAuthorizationScopeFilter
struct, enabling fine-grained control over the scope of Azure Resource Graph queries during export.
- Introduced the
-
Export Result Enhancements:
- The
TerraformExportResult
model now includes anImport
property, providing Terraform import blocks for exported resources.
- The
-
API Version Updates:
- Updated the default API version for Terraform export operations to
2025-06-01-preview
across all relevant classes and REST operations.
- Updated the default API version for Terraform export operations to