hashicorp / terraform-provider-azurerm

Terraform provider for Azure Resource Manager
https://registry.terraform.io/providers/hashicorp/azurerm/latest/docs
Mozilla Public License 2.0
4.61k stars 4.65k forks source link

Migrating Azure Sentinel to new Kermit endpoint #28041

Closed Chambras closed 2 days ago

Chambras commented 4 days ago

Community Note

Description

This PR will migrate Azure Sentinel affected resources, data resources, helpers and dependencies to new Kermit import end point.

PR Checklist

Changes to existing Resource / Data Source

Testing

make build
 make build
==> Checking that code complies with gofmt requirements...
==> Checking that Custom Timeouts are used...
==> Checking that acceptance test packages are used...
go generate ./internal/services/...
go generate ./internal/provider/
go install

Change Log

Below please provide what should go into the changelog (if anything) conforming to the Changelog Format documented here.

This is a (please select all that apply):

Related Issue(s)

Fixes #28040