Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions website/docs/d/is_public_address_range.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,6 @@ description: |-
# ibm_is_public_address_range
Retrieve information of an existing public address range data source as a read only data source. For more information, about public address range , see [creating public address range](https://cloud.ibm.com/docs/vpc?topic=vpc-par-creating&interface=ui).

**Note:**
The Public Address Range feature is currently available only with `Select Availability`.

**Note:**
VPC infrastructure services are a regional specific based endpoint, by default targets to `us-south`. Please make sure to target right region in the provider block as shown in the `provider.tf` file, if VPC service is created in region other than `us-south`.
Expand Down
2 changes: 0 additions & 2 deletions website/docs/d/is_public_address_ranges.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ description: |-

Retrieve information of an existing public address ranges as a read only data source. For more information, about an public address range, see , see [creating public address range](https://cloud.ibm.com/docs/vpc?topic=vpc-par-creating&interface=ui).

**Note:**
The Public Address Range feature is currently available only with the `Select Availability`.

**Note:**
VPC infrastructure services are a regional specific based endpoint, by default targets to `us-south`. Please make sure to target right region in the provider block as shown in the `provider.tf` file, if VPC service is created in region other than `us-south`.
Expand Down
3 changes: 0 additions & 3 deletions website/docs/r/is_public_address_range.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,6 @@ description: |-

Create, update, and delete a public address range. For more information, see [creating public address range](https://cloud.ibm.com/docs/vpc?topic=vpc-par-creating&interface=ui).

**Note:**
The Public Address Range feature is currently available only with the `Select Availability`.

**Note:**
VPC infrastructure services are a regional specific based endpoint, by default targets to `us-south`. Please make sure to target right region in the provider block as shown in the `provider.tf` file, if VPC service is created in region other than `us-south`.

Expand Down
Loading