Skip to content

feat: added endpoint privilege management resource and example usage #303

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

ShocOne
Copy link
Contributor

@ShocOne ShocOne commented Jan 8, 2025

Change

Feel free to remove this sample text

Thank you for your contribution !
Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context.
List any dependencies that are required for this change.

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@ShocOne ShocOne merged commit 48a2514 into main Jan 8, 2025
5 checks passed
ShocOne added a commit that referenced this pull request Jan 15, 2025
🤖 I have created a release *beep* *boop*
---


##
[0.8.0-alpha](v0.7.0-alpha...v0.8.0-alpha)
(2025-01-15)


### Features

* add endpoint privilege management resource and example usage
([b7b4b3b](b7b4b3b))
* add Linux platform script resource and example
([bcd6530](bcd6530))
* add plan modifiers to use state values for unknown attributes in
reusable policy settings
([f8f2c14](f8f2c14))
* add reusable policy settings data source and example usage for
Endpoint Privilege Management
([d5a5d10](d5a5d10))
* add reusable policy settings models and modify plan handling
([5029495](5029495))
* added endpoint privilege management resource and example usage
([#303](#303))
([48a2514](48a2514))
* added linux platform script with examples
([#302](#302))
([6324ebe](6324ebe))
* enhance reusable policy settings API calls with additional select
parameters and improved debug logging
([fc03249](fc03249))
* enhance setting instance handling in reusable policy settings resource
([40f98e7](40f98e7))
* enhance state handling for reusable policy settings and normalize JSON
responses
([6c90118](6c90118))
* implement custom DELETE request handling and refactor URL template
configuration
([ec7c0a2](ec7c0a2))
* implemented data source for reuseable policies for epm
([#312](#312))
([6b0bbbe](6b0bbbe))
* improve error handling and logging in StateReusablePolicySettings
function
([0361f31](0361f31))
* refined logic for reuseable policies and updates to schema
([#305](#305))
([00bd476](00bd476))
* rename settingsDetails to settings for consistency across models and
resources and to align with intune gui exports
([937cdbd](937cdbd))
* update reusable policy settings documentation and add example resource
for Endpoint Privilege Management
([a0aa693](a0aa693))
* update reusable policy settings model and integrate into provider
resources
([f1e528d](f1e528d))


### Bug Fixes

* add comment to clarify ConfigurationPolicyTemplates requirement in
state_base_resource.go
([f38ebe7](f38ebe7))
* correct resource naming for reusable policy settings to singular form
([5ccd617](5ccd617))
* correct resource naming for reusable policy settings to singular form
([#313](#313))
([db7ab1e](db7ab1e))
* remove unused plan modifiers for created and last modified date
attributes in reusable policy settings
([878f800](878f800))
* Update Graph Metadata - 2025-01-05_00-07-29
([#298](#298))
([43a831d](43a831d))
* update PowerShell script links in Markdown descriptions for reusable
policy settings and settings catalog
([a6c0292](a6c0292))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant