File tree Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Expand file tree Collapse file tree 1 file changed +1
-0
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ This example illustrates how to use the `composer-net` module. Please see exampl
99| ------| -------------| ------| ---------| :--------:|
1010| cloud\_ composer\_ network\_ ipv4\_ cidr\_ block | The CIDR block from which IP range in tenant project will be reserved. | ` string ` | ` null ` | no |
1111| composer\_ env\_ name | Name of Cloud Composer Environment | ` string ` | n/a | yes |
12+ | composer\_ sa\_ name | Service Account name to be used for running Cloud Composer Environment. | ` string ` | ` "composer-sa" ` | no |
1213| dns\_ zone\_ name | Composer DNS private zone name | ` string ` | ` "composer-google-cloud-dns" ` | no |
1314| gke\_ pods\_ services\_ ip\_ ranges | The secondary IP ranges for the GKE Pods and Services IP ranges | ` list(string) ` | n/a | yes |
1415| gke\_ subnet\_ ip\_ range | The GKE subnet IP range | ` list(string) ` | n/a | yes |
You can’t perform that action at this time.
0 commit comments