Skip to content

Commit

Permalink
pr comment
Browse files Browse the repository at this point in the history
  • Loading branch information
uibm authored and hkantare committed Dec 20, 2021
1 parent 68128bf commit fe888aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/r/is_instance_template.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@ Review the argument references that you can specify for your resource.

- `image` - (Required, String) The ID of the image to create the template.
- `keys` - (Required, List) List of SSH key IDs used to allow log in user to the instances.
- `name` - (String) The name of the instance template.
- `name` - (Optional, String) The name of the instance template.
- `placement_group` - (Optional, Force new resource, String) The placement restrictions to use for the virtual server instance. Unique Identifier of the placement group where the instance is placed.

**NOTE:**
Expand Down

0 comments on commit fe888aa

Please sign in to comment.