Skip to content

Commit 474dab1

Browse files
Added LA notices to docs
1 parent 8ffc85f commit 474dab1

15 files changed

+19
-19
lines changed

docs/data-sources/consumer_image_share_group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_consumer\_image\_share\_group
88

99
`linode_consumer_image_share_group` provides details about an Image Share Group that the user's token has been accepted into.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/consumer_image_share_group_image_shares.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ description: |-
77
# Data Source: linode\_consumer\_image\_share\_group\_image\_shares
88

99
Provides information about a list of Images that match a set of filters that have been
10-
.shared in the Image Share Group that the provided Token has been accepted into
11-
For more information, see the [Linode APIv4 docs](TODO).
10+
shared in the Image Share Group that the provided Token has been accepted into.
11+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1212

1313
## Example Usage
1414

docs/data-sources/consumer_image_share_group_token.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_consumer\_image\_share\_group\_token
88

99
`linode_consumer_image_share_group_token` provides details about a Token for an Image Share Group.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/consumer_image_share_group_tokens.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_consumer\_image\_share\_group\_tokens
88

99
Provides information about a list of Image Share Group Tokens that match a set of filters.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/image.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@ The Linode Image resource exports the following attributes:
4141

4242
* `is_public` - True if the Image is public.
4343

44-
* `is_shared` - True if the Image is shared.
44+
* `is_shared` - True if the Image is shared. (**Note: v4beta only and may not currently be available to all users.**)
4545

46-
* `image_sharing` - Details about image sharing, including who the image is shared with and by.
46+
* `image_sharing` - Details about image sharing, including who the image is shared with and by. (**Note: v4beta only and may not currently be available to all users.**)
4747
* `shared_with` - Details about who the image is shared with.
4848
* `sharegroup_count` - The number of sharegroups the private image is present in.
4949
* `sharegroup_list_url` - The GET api url to view the sharegroups in which the image is shared.

docs/data-sources/images.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,9 @@ Each Linode image will be stored in the `images` attribute and will export the f
7979

8080
* `is_public` - True if the Image is public.
8181

82-
* `is_shared` - True if the Image is shared.
82+
* `is_shared` - True if the Image is shared. (**Note: v4beta only and may not currently be available to all users.**)
8383

84-
* `image_sharing` - Details about image sharing, including who the image is shared with and by.
84+
* `image_sharing` - Details about image sharing, including who the image is shared with and by. (**Note: v4beta only and may not currently be available to all users.**)
8585
* `shared_with` - Details about who the image is shared with.
8686
* `sharegroup_count` - The number of sharegroups the private image is present in.
8787
* `sharegroup_list_url` - The GET api url to view the sharegroups in which the image is shared.

docs/data-sources/producer_image_share_group.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_producer\_image\_share\_group
88

99
`linode_producer_image_share_group` provides details about an Image Share Group.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/producer_image_share_group_image_shares.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_producer\_image\_share\_group\_image\_shares
88

99
Provides information about a list of Images shared in the specified Image Share Group that match a set of filters.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/producer_image_share_group_member.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_producer\_image\_share\_group\_member
88

99
`linode_producer_image_share_group_member` provides details about a Member of an Image Share Group.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

docs/data-sources/producer_image_share_group_members.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ description: |-
77
# Data Source: linode\_producer\_image\_share\_group\_members
88

99
Provides information about a list of Members of an Image Share Group that match a set of filters.
10-
For more information, see the [Linode APIv4 docs](TODO).
10+
For more information, see the [Linode APIv4 docs](TODO). May not be currently available to all users even under v4beta.
1111

1212
## Example Usage
1313

0 commit comments

Comments
 (0)