generated from deploymenttheory/Template
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: refactored datasource examples to support search by name or by …
…resource id (#255) * Fix: update PR title validation message for clarity and compatibility with release-please * Refactor: replace PR title validation workflow with a new implementation * Refactor: simplify PreserveSecretSettings function and improve error handling * Refactor: update role_scope_tag CRUD operations to use new retry helper and improve error handling * Refactor: remove unused retry package and clean up related code * Refactor: update PreserveSecretSettings tests to handle type mismatches and improve assertions * refactor: enhance AssignmentFilter resource methods with improved state handling and retry logic * refactor: improve RoleScopeTag and AssignmentFilter schemas with enhanced default handling and descriptions * refactor: standardize formatting and improve readability in assignment filter and role scope tag resources * refactor: update descriptions in Windows Platform Script resource and datasource for clarity * refactor: rename DeviceShellScript to MacOSPlatformScript and update related methods and types * refactor: rename DeviceShellScriptResource to MacOSPlatformScriptResource in resources.go * refactor: update documentation for Role Scope Tag and Assignment Filter resources, improve formatting and clarity
- Loading branch information
Showing
40 changed files
with
1,511 additions
and
461 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
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
Oops, something went wrong.