Does the PR have any schema changes?
Found 6 breaking changes:
Resources
- "azure-native:storage:StorageTaskAssignment":
🟡
properties: "systemData" missing output "systemData"🟢
required inputs: "properties" input has changed to Required
Types
🟢
"azure-native:storage:ExecutionTarget": required: "prefix" property is no longer Required🟢
"azure-native:storage:ExecutionTargetResponse": required: "prefix" property is no longer Required🟢
"azure-native:storage:StorageTaskAssignmentExecutionContext": required: "target" property is no longer Required🟢
"azure-native:storage:StorageTaskAssignmentExecutionContextResponse": required: "target" property is no longer Required
New resources:
apimanagement.ApiGateway
apimanagement.ApiGatewayConfigConnection
apimanagement.WorkspaceApiDiagnostic
apimanagement.WorkspaceBackend
apimanagement.WorkspaceCertificate
apimanagement.WorkspaceDiagnostic
apimanagement.WorkspaceLogger
azurestackhci.NetworkSecurityGroup
azurestackhci.SecurityRule
New functions:
apimanagement.getApiGateway
apimanagement.getApiGatewayConfigConnection
apimanagement.getWorkspaceApiDiagnostic
apimanagement.getWorkspaceBackend
apimanagement.getWorkspaceCertificate
apimanagement.getWorkspaceDiagnostic
apimanagement.getWorkspaceLogger
azurestackhci.getNetworkSecurityGroup
azurestackhci.getSecurityRule
What's Changed
- Fix generated Go import paths by @danielrbradley in #3335
Full Changelog: v2.44.1...v2.45.0