v0.2.0-alpha
v0.2.0-alpha
Highlights:
Added Windows Settings Catalog
Added msft store for business apps (winget based)
Added handling for assignments for windows settings catalog. this logic can be reused for other policy based resources in the future
Added logic to dynamically gather all ms graph v1.0 and beta permissions. this lays the ground work for dynamic handling of 403 errors in the future, to return valid permission requirements for the client id.
What's Changed
- Feat removed from winget_apps assignment logic to now use a dedicated tf resource for assignments. by @ShocOne in #137
- Update Graph Permissions Data by @github-actions in #138
- Feat : Added WIP win32lob apps. by @ShocOne in #143
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.1 by @dependabot in #142
- chore(deps): Bump actions/upload-artifact from 4.4.0 to 4.4.1 by @dependabot in #141
- chore(deps): Bump github.com/microsoftgraph/msgraph-sdk-go from 1.48.0 to 1.49.0 by @dependabot in #140
- chore(deps): Bump github.com/microsoftgraph/msgraph-beta-sdk-go from 0.108.0 to 0.109.0 by @dependabot in #139
- Feat: Added better error handling for stating by @ShocOne in #144
- Update Graph Permissions Data by @github-actions in #145
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.14.0 to 1.15.0 by @dependabot in #150
- chore(deps): Bump actions/upload-artifact from 4.4.1 to 4.4.3 by @dependabot in #146
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azidentity from 1.7.0 to 1.8.0 by @dependabot in #149
- chore(deps): Bump github.com/microsoftgraph/msgraph-beta-sdk-go from 0.109.0 to 0.110.0 by @dependabot in #148
- chore(deps): Bump github.com/microsoftgraph/msgraph-sdk-go from 1.49.0 to 1.51.0 by @dependabot in #151
- Update Graph Permissions Data by @github-actions in #152
- chore(deps): Bump github.com/microsoftgraph/msgraph-beta-sdk-go from 0.110.0 to 0.111.0 by @dependabot in #155
- chore(deps): Bump github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.15.0 to 1.16.0 by @dependabot in #153
- chore(deps): Bump github.com/hashicorp/terraform-plugin-framework-validators from 0.13.0 to 0.14.0 by @dependabot in #154
- Feat windows settings catalog by @ShocOne in #156
- Update Graph Permissions Data by @github-actions in #157
- Refactor: Remove unused fields in WindowsSettingsCatalogProfileResour… by @ShocOne in #158
- Feat windows settings catalog by @ShocOne in #159
- chore(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #160
- Update ExportGraphPermissions.ps1 by @ShocOne in #163
- chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #162
- chore(deps): Bump crazy-max/ghaction-import-gpg from 6.1.0 to 6.2.0 by @dependabot in #161
- Refactored auto merge pr pipeline by @ShocOne in #164
- Feat windows settings catalog v2 by @ShocOne in #166
- Update Graph Permissions Data by @github-actions in #165
- Refactor: Update windows settings catalog resource.tf and docs by @ShocOne in #167
Full Changelog: v0.1.10-alpha...v0.2.0-alpha