Skip to content

Commit

Permalink
Public IP Documentation
Browse files Browse the repository at this point in the history
Update to include 'ip_version'
  • Loading branch information
Krueladin committed Oct 5, 2018
1 parent e1c3862 commit f798e98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions website/docs/d/public_ip.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,5 @@ output "public_ip_address" {
* `idle_timeout_in_minutes` - Specifies the timeout for the TCP idle connection.
* `fqdn` - Fully qualified domain name of the A DNS record associated with the public IP. This is the concatenation of the domainNameLabel and the regionalized DNS zone.
* `ip_address` - The IP address value that was allocated.
* `ip_version` - The IP Version to use, IPv6 or IPv4. Must be used with a 'dynamic' allocation type.
* `tags` - A mapping of tags to assigned to the resource.

0 comments on commit f798e98

Please sign in to comment.