Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.26 KB

google_apigee_organization_envgroup_attachments.md

File metadata and controls

35 lines (24 loc) · 1.26 KB
title platform
About the google_apigee_organization_envgroup_attachments resource
gcp

Syntax

A google_apigee_organization_envgroup_attachments is used to test a Google 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.md for more detailed information

  • created_ats: an array of google_apigee_organization_envgroup_attachment created_at
  • environments: an array of google_apigee_organization_envgroup_attachment environment
  • environment_group_ids: an array of google_apigee_organization_envgroup_attachment environment_group_id
  • names: an array of google_apigee_organization_envgroup_attachment name

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.