You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| address | First IP address of the IP range to allocate to CLoud SQL instances and other Private Service Access services. If not set, GCP will pick a valid one for you. |`string`|`""`| no |
19
+
| description | An optional description of the Global Address resource. |`string`|`""`| no |
19
20
| ip\_version | IP Version for the allocation. Can be IPV4 or IPV6. |`string`|`""`| no |
20
21
| labels | The key/value labels for the IP range allocated to the peered network. |`map(string)`|`{}`| no |
21
22
| prefix\_length | Prefix length of the IP range reserved for Cloud SQL instances and other Private Service Access services. Defaults to /16. |`number`|`16`| no |
0 commit comments