Skip to content

Commit

Permalink
Update api.yml source and target SA max_size (#1469)
Browse files Browse the repository at this point in the history
Merged PR #1469.
  • Loading branch information
CompulsiveD authored and modular-magician committed Mar 8, 2019
1 parent 1a7a1f6 commit aa42937
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build/terraform
2 changes: 1 addition & 1 deletion build/terraform-beta
2 changes: 2 additions & 0 deletions products/compute/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -974,6 +974,7 @@ objects:
properties for the firewall to apply. sourceServiceAccounts cannot be
used at the same time as sourceTags or targetTags.
item_type: Api::Type::String
max_size: 10
conflicts:
- sourceTags
- targetTags
Expand All @@ -1000,6 +1001,7 @@ objects:
specified, the firewall rule applies to all instances on the specified
network.
item_type: Api::Type::String
max_size: 10
conflicts:
- sourceTags
- targetTags
Expand Down

0 comments on commit aa42937

Please sign in to comment.