Skip to content

Commit

Permalink
Update documentation for instance profiles
Browse files Browse the repository at this point in the history
  • Loading branch information
astha-jain authored and hkantare committed Jan 25, 2021
1 parent 3067543 commit c296836
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion website/docs/d/is_instance_profile.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ The following arguments are supported:

The following attributes are exported:

* `family` - The family of the virtual server instance profile.
* `family` - The family of the virtual server instance profile.
* `architecture` - The default OS architecture for an instance with this profile.
2 changes: 1 addition & 1 deletion website/docs/d/is_instance_profiles.html.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,4 @@ The following attributes are exported:
* `profiles` - List of all server instance profiles in the region.
* `name` - The name for this virtual server instance profile.
* `family` - The family of the virtual server instance profile.

* `architecture` - The default OS architecture for an instance with this profile.

0 comments on commit c296836

Please sign in to comment.