Skip to content

Commit

Permalink
feature: add apigeeProjectId output for the apigee_organization provider
Browse files Browse the repository at this point in the history
  • Loading branch information
danistrebel committed Jun 14, 2023
1 parent 6ec6e62 commit 5ba7f4e
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions mmv1/products/apigee/Organization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -194,3 +194,8 @@ properties:
- !ruby/object:Api::Type::String
name: 'value'
description: Value of the property.
- !ruby/object:Api::Type::String
name: 'apigeeProjectId'
description: |
Output only. Project ID of the Apigee Tenant Project.
output: true

0 comments on commit 5ba7f4e

Please sign in to comment.