forked from hashicorp/terraform-provider-googleworkspace
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Additional target keys support (hashicorp#4)
* add chrome policy test case: schema_value correctly contains multiple values of different types * Do not iterate over and validate against all schema field definitions during validation. Instead, access only the relevant def from schemaFields map. * make fmt * rename test case for clarity * fix test name in invocation * first pass at AdditionalTargetKeys * dry additionalTargetKey handling with new func expandChromePoliciesAdditionalTargetKeys * test case for additional target keys * whitespace cleanup
- Loading branch information
Showing
2 changed files
with
125 additions
and
2 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