Skip to content

Commit 018e288

Browse files
feat(public-address-range): Doc changes for Public Address Range GA (#6471)
1 parent e6ad3d1 commit 018e288

File tree

3 files changed

+0
-7
lines changed

3 files changed

+0
-7
lines changed

website/docs/d/is_public_address_range.html.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@ description: |-
88
# ibm_is_public_address_range
99
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).
1010

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

1412
**Note:**
1513
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`.

website/docs/d/is_public_address_ranges.html.markdown

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ description: |-
1010

1111
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).
1212

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

1614
**Note:**
1715
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`.

website/docs/r/is_public_address_range.html.markdown

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@ description: |-
1111

1212
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).
1313

14-
**Note:**
15-
The Public Address Range feature is currently available only with the `Select Availability`.
16-
1714
**Note:**
1815
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`.
1916

0 commit comments

Comments
 (0)