Data Source: azurerm_public_ips

Use this data source to access information about a set of existing Public IP Addresses.

Example Usage

data "azurerm_public_ips" "example" {
  resource_group_name = "pip-test"
  attachment_status   = "Attached"
}

Argument Reference

Attributes Reference

A public_ips block contains:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: