Skip to content

Commit 7c1568b

Browse files
authored
Merge pull request #681 from SumoLogic/update-doc
SUMO-243646: Update doc for app resource
2 parents db8a0f8 + 1c68928 commit 7c1568b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/r/app.html.markdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,6 @@ resource "sumologic_app" "example_app" {
2626
The following arguments are supported:
2727

2828
- `uuid` - UUID of the app to install/uninstall/upgrade.
29-
- `version` - Version of the app to install. You can either specify a specific version of the app or use latest to install the latest version of the app.
29+
- `version` - Version of the app to install.
3030
- `parameters` - (Optional) Map of additional parameters for the app installation.
3131

0 commit comments

Comments
 (0)