Skip to content

Commit

Permalink
Fix Image Server Link
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Mayer <[email protected]>
  • Loading branch information
amayer5125 committed Aug 25, 2024
1 parent d0d1c31 commit bfc5068
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/instance.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ resource "incus_instance" "instance2" {
* `name` - **Required** - Name of the instance.

* `image` - *Optional* - Base image from which the instance will be created. Must
specify [an image accessible from the provider remote](https://linuxcontainers.org/incus/docs/main/reference/remote_image_servers/).
specify [an image accessible from the provider remote](https://linuxcontainers.org/incus/docs/main/reference/image_servers/).

* `source_instance` - *Optional* - The source instance from which the instance will be created. See reference below.

Expand Down

0 comments on commit bfc5068

Please sign in to comment.