google_apigee_organization_envgroup_attachments resource
Use the google_apigee_organization_envgroup_attachments InSpec audit resource to to test a Google Cloud OrganizationEnvgroupAttachment resource.
Examples
describe google_apigee_organization_envgroup_attachments(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_apigee_organization_envgroup_attachments resource:
See google_apigee_organization_envgroup_attachment for more detailed information.
created_ats: an array ofgoogle_apigee_organization_envgroup_attachmentcreated_atenvironments: an array ofgoogle_apigee_organization_envgroup_attachmentenvironmentenvironment_group_ids: an array ofgoogle_apigee_organization_envgroup_attachmentenvironment_group_idnames: an array ofgoogle_apigee_organization_envgroup_attachmentname
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.