google_apigee_organization_envgroups resource
Use the google_apigee_organization_envgroups InSpec audit resource to to test a Google Cloud OrganizationEnvgroup resource.
Examples
describe google_apigee_organization_envgroups(parent: 'value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_apigee_organization_envgroups resource:
See google_apigee_organization_envgroup for more detailed information.
names: an array ofgoogle_apigee_organization_envgroupnamelast_modified_ats: an array ofgoogle_apigee_organization_envgrouplast_modified_athostnames: an array ofgoogle_apigee_organization_envgrouphostnamesstates: an array ofgoogle_apigee_organization_envgroupstatecreated_ats: an array ofgoogle_apigee_organization_envgroupcreated_at
Filter criteria
This resource supports all of the above properties as filter criteria, which can be used
with where as a block or a method.
GCP permissions
Ensure the Apigee API is enabled for the current project.