Skip to content

Commit

Permalink
Merge pull request #226 from inspec/sa/Aditional_function_update
Browse files Browse the repository at this point in the history
Docs updated
sa-progress authored Jun 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
2 parents ccbc0db + 9e16d9b commit 5df1f39
Showing 2 changed files with 15 additions and 1 deletion.
1 change: 0 additions & 1 deletion mmv1/products/compute/inspec.yaml
Original file line number Diff line number Diff line change
@@ -143,7 +143,6 @@ overrides: !ruby/object:Overrides::ResourceOverrides
singular_extra_examples: third_party/inspec/documentation/google_compute_region_instance_group_manager.md
plural_extra_examples: third_party/inspec/documentation/google_compute_region_instance_group_managers.md
additional_functions: third_party/inspec/custom_functions/google_compute_zone_operation.erb
additional_functions: third_party/inspec/custom_functions/google_compute_region_instance_group.erb
properties:
id: !ruby/object:Overrides::Inspec::PropertyOverride
override_name: "instance_group_manager_id"
15 changes: 15 additions & 0 deletions mmv1/products/metastore/inspec.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# Copyright 2017 Google Inc.
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.

--- !ruby/object:Provider::Inspec::Config
overrides: !ruby/object:Overrides::ResourceOverrides

0 comments on commit 5df1f39

Please sign in to comment.