Skip to content

Commit

Permalink
OCM-1759 | feat: add CIDR block to /vpcs output
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom McKay committed Aug 29, 2023
1 parent f48aaf5 commit e2c6e79
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions model/clusters_mgmt/v1/vpc_inquiry_type.model
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,7 @@ struct CloudVPC {

// List of subnetworks
AWSSubnets []Subnetwork

// CIDR Block
CIDRBlock String
}

0 comments on commit e2c6e79

Please sign in to comment.