google_apigee_organizations resource
Use the google_apigee_organizations InSpec audit resource to to test a Google Cloud Organization resource.
Examples
describe google_apigee_organizations(parent: ' value_parent') do
it { should exist }
end
Properties
Properties that can be accessed from the google_apigee_organizations resource:
See google_apigee_organization for more detailed information.
api_consumer_data_encryption_key_names: an array ofgoogle_apigee_organizationapi_consumer_data_encryption_key_nameruntime_database_encryption_key_names: an array ofgoogle_apigee_organizationruntime_database_encryption_key_nameenvironments: an array ofgoogle_apigee_organizationenvironmentsruntime_types: an array ofgoogle_apigee_organizationruntime_typetypes: an array ofgoogle_apigee_organizationtypeportal_disableds: an array ofgoogle_apigee_organizationportal_disabledauthorized_networks: an array ofgoogle_apigee_organizationauthorized_networkproject_ids: an array ofgoogle_apigee_organizationproject_iddescriptions: an array ofgoogle_apigee_organizationdescriptionca_certificates: an array ofgoogle_apigee_organizationca_certificatesubscription_types: an array ofgoogle_apigee_organizationsubscription_typeaddons_configs: an array ofgoogle_apigee_organizationaddons_configcustomer_names: an array ofgoogle_apigee_organizationcustomer_namecreated_ats: an array ofgoogle_apigee_organizationcreated_atlast_modified_ats: an array ofgoogle_apigee_organizationlast_modified_atsubscription_plans: an array ofgoogle_apigee_organizationsubscription_planproperties: an array ofgoogle_apigee_organizationpropertiesstates: an array ofgoogle_apigee_organizationstatenames: an array ofgoogle_apigee_organizationnamedisable_vpc_peerings: an array ofgoogle_apigee_organizationdisable_vpc_peeringcontrol_plane_encryption_key_names: an array ofgoogle_apigee_organizationcontrol_plane_encryption_key_nameanalytics_regions: an array ofgoogle_apigee_organizationanalytics_regionapi_consumer_data_locations: an array ofgoogle_apigee_organizationapi_consumer_data_locationdisplay_names: an array ofgoogle_apigee_organizationdisplay_nameapigee_project_ids: an array ofgoogle_apigee_organizationapigee_project_idexpires_ats: an array ofgoogle_apigee_organizationexpires_atattributes: an array ofgoogle_apigee_organizationattributesbilling_types: an array ofgoogle_apigee_organizationbilling_type
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.