title | platform |
---|---|
About the google_orgpolicy_organization_policies resource |
gcp |
A google_orgpolicy_organization_policies
is used to test a Google OrganizationPolicy resource
describe google_orgpolicy_organization_policies(parent: ' value_parent') do
it { should exist }
end
Properties that can be accessed from the google_orgpolicy_organization_policies
resource:
See google_orgpolicy_organization_policy.md for more detailed information
dry_run_specs
: an array ofgoogle_orgpolicy_organization_policy
dry_run_specspecs
: an array ofgoogle_orgpolicy_organization_policy
specnames
: an array ofgoogle_orgpolicy_organization_policy
namealternates
: an array ofgoogle_orgpolicy_organization_policy
alternate
This resource supports all of the above properties as filter criteria, which can be used
with where
as a block or a method.
Ensure the https://orgpolicy.googleapis.com/ is enabled for the current project.