Skip to content

Commit ddbfd8c

Browse files
committed
fix doc template
1 parent 3214888 commit ddbfd8c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

templates/resources/instance_image.md.tmpl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,6 @@ The following arguments are supported:
8383
- `name` - (Optional) The name of the image. If not provided it will be randomly generated.
8484
- `architecture` - (Optional, default `x86_64`) The architecture the image is compatible with. Possible values are: `x86_64` or `arm`.
8585
- `additional_volume_ids` - (Optional) List of IDs of the snapshots of the additional volumes to be attached to the image.
86-
8786
- `tags` - (Optional) A list of tags to apply to the image.
8887
- `public` - (Optional) Set to `true` if the image is public.
8988
- `zone` - (Defaults to provider `zone`) The [zone](../guides/regions_and_zones.md#zones) in which the image should be created.

0 commit comments

Comments
 (0)