-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(naming): adjust product naming (#5)
This pull request includes a series of changes to update the naming convention from "Fabric Terraform Provider" to "Microsoft Fabric Terraform Provider" across various files and documentation. The most important changes include updates to configuration files, documentation, and code comments to reflect the new naming convention. Changes to naming convention: * [`.devcontainer/devcontainer.json`](diffhunk://#diff-24ad71c8613ddcf6fd23818cb3bb477a1fb6d83af4550b0bad43099813088686L3-R3): Updated the name from "Fabric Terraform Provider" to "Terraform Provider". * [`README.md`](diffhunk://#diff-b335630551682c19a781afebcf4d07bf978fb1f8ac04c6bf87428ed5106870f5L3-R3): Updated the description to use "Microsoft Fabric Terraform Provider". * [`internal/provider/provider.go`](diffhunk://#diff-58d6a027753b50994deb7e11e4a99dde423f35844986019bd9cea5e0c94aba22L306-R306): Updated log messages to reflect the new provider name. Documentation updates: * [`DEVELOPER.md`](diffhunk://#diff-35ea617bfbf0780bfbc554348314c5b11ba478a4d98fd92d33d45cdd54bf326aL68-R68): Updated the VS Code status bar message to "Dev Container: Terraform Provider". * [`docs/auth/auth_app_reg_spn.md`](diffhunk://#diff-00828795658a6b700339c226018940de55164bcfa512b01fddd25e50a7a30585L40-R40): Updated the display name in Azure CLI and PowerShell commands to "Microsoft Fabric Terraform Provider". [[1]](diffhunk://#diff-00828795658a6b700339c226018940de55164bcfa512b01fddd25e50a7a30585L40-R40) [[2]](diffhunk://#diff-00828795658a6b700339c226018940de55164bcfa512b01fddd25e50a7a30585L76-R76) * [`docs/guides/getting_started.md`](diffhunk://#diff-475d3e393e0447deccac73a32a7ec81e02abb8eb3d38a9ddf6ae14ff5f1e71c7L11-R15): Updated various references to use "Microsoft Fabric Terraform Provider". [[1]](diffhunk://#diff-475d3e393e0447deccac73a32a7ec81e02abb8eb3d38a9ddf6ae14ff5f1e71c7L11-R15) [[2]](diffhunk://#diff-475d3e393e0447deccac73a32a7ec81e02abb8eb3d38a9ddf6ae14ff5f1e71c7L30-R30) [[3]](diffhunk://#diff-475d3e393e0447deccac73a32a7ec81e02abb8eb3d38a9ddf6ae14ff5f1e71c7L149-R153) Template updates: * [`templates/auth/auth_app_reg_user.md.tmpl`](diffhunk://#diff-5a367a0cc981fad226d8e35372c8d574dcd7f4a00c9fe28d6d19194652cdcbd1L18-R18): Updated API permissions descriptions and consent display names to use "Microsoft Fabric Terraform Provider". [[1]](diffhunk://#diff-5a367a0cc981fad226d8e35372c8d574dcd7f4a00c9fe28d6d19194652cdcbd1L18-R18) [[2]](diffhunk://#diff-5a367a0cc981fad226d8e35372c8d574dcd7f4a00c9fe28d6d19194652cdcbd1L48-R51) * [`templates/guides/getting_started.md.tmpl`](diffhunk://#diff-857c4fc444e05b65abaf4ee2c1581c765600d5914d9b823051b7a88c6e018e64L11-R15): Updated various references to use "Microsoft Fabric Terraform Provider". [[1]](diffhunk://#diff-857c4fc444e05b65abaf4ee2c1581c765600d5914d9b823051b7a88c6e018e64L11-R15) [[2]](diffhunk://#diff-857c4fc444e05b65abaf4ee2c1581c765600d5914d9b823051b7a88c6e018e64L30-R30) [[3]](diffhunk://#diff-857c4fc444e05b65abaf4ee2c1581c765600d5914d9b823051b7a88c6e018e64L133-R137) * [`templates/index.md.tmpl`](diffhunk://#diff-2787aac6ad1510c9157d238b7b366aa4a6abdeba2429c28affad380e0bd3df26L2-R9): Updated the page title and provider description to use "Microsoft Fabric Provider".
- Loading branch information
1 parent
aefa6e8
commit 3ed7cd9
Showing
14 changed files
with
38 additions
and
38 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters