We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3214888 commit ddbfd8cCopy full SHA for ddbfd8c
templates/resources/instance_image.md.tmpl
@@ -83,7 +83,6 @@ The following arguments are supported:
83
- `name` - (Optional) The name of the image. If not provided it will be randomly generated.
84
- `architecture` - (Optional, default `x86_64`) The architecture the image is compatible with. Possible values are: `x86_64` or `arm`.
85
- `additional_volume_ids` - (Optional) List of IDs of the snapshots of the additional volumes to be attached to the image.
86
-
87
- `tags` - (Optional) A list of tags to apply to the image.
88
- `public` - (Optional) Set to `true` if the image is public.
89
- `zone` - (Defaults to provider `zone`) The [zone](../guides/regions_and_zones.md#zones) in which the image should be created.
0 commit comments