Update global address docs now that they are settable + ip ranges sometimes (#228)

<!-- This change is generated by MagicModules. -->
/cc @rileykarson
This commit is contained in:
The Magician 2019-04-04 11:21:28 -07:00 committed by Alex Stephen
commit 543e62a4f6
2 changed files with 6 additions and 9 deletions

View file

@ -56,7 +56,6 @@ options:
description: description:
description: description:
- An optional description of this resource. - An optional description of this resource.
- Provide this property when you create the resource.
required: false required: false
name: name:
description: description:
@ -69,8 +68,8 @@ options:
required: true required: true
ip_version: ip_version:
description: description:
- The IP Version that will be used by this address. Valid options are IPV4 or - The IP Version that will be used by this address. Valid options are `IPV4` or
IPV6. The default value is IPV4. `IPV6`. The default value is `IPV4`.
required: false required: false
choices: choices:
- IPV4 - IPV4
@ -116,7 +115,6 @@ creationTimestamp:
description: description:
description: description:
- An optional description of this resource. - An optional description of this resource.
- Provide this property when you create the resource.
returned: success returned: success
type: str type: str
id: id:
@ -136,8 +134,8 @@ name:
type: str type: str
ipVersion: ipVersion:
description: description:
- The IP Version that will be used by this address. Valid options are IPV4 or IPV6. - The IP Version that will be used by this address. Valid options are `IPV4` or
The default value is IPV4. `IPV6`. The default value is `IPV4`.
returned: success returned: success
type: str type: str
region: region:

View file

@ -78,7 +78,6 @@ items:
description: description:
description: description:
- An optional description of this resource. - An optional description of this resource.
- Provide this property when you create the resource.
returned: success returned: success
type: str type: str
id: id:
@ -99,8 +98,8 @@ items:
type: str type: str
ipVersion: ipVersion:
description: description:
- The IP Version that will be used by this address. Valid options are IPV4 or - The IP Version that will be used by this address. Valid options are `IPV4`
IPV6. The default value is IPV4. or `IPV6`. The default value is `IPV4`.
returned: success returned: success
type: str type: str
region: region: