File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ The Terraform Provider for Sysdig allows you to manage your configuration in Sys
2020and Sysdig Monitor as code, allowing you to synchronize your declarative configuration with
2121the configuration at the Platform.
2222
23- This enables you several cases like:
23+ You can instrument several use cases like:
2424- Backup/restore
2525- Disaster recovery
2626- Configuration version management
@@ -39,7 +39,7 @@ for your OS/Architecture, extract it and move the executable under `$HOME/.terra
3939this directory if it does not exist yet) as this link suggests:
4040[ https://www.terraform.io/docs/configuration/providers.html#third-party-plugins ] ( https://www.terraform.io/docs/configuration/providers.html#third-party-plugins ) .
4141
42- ## Use example
42+ ## Usage example
4343
4444Terraform will use the Sysdig provider when you specify a [ resource] ( https://www.terraform.io/docs/configuration/resources.html )
4545or [ data source] ( https://www.terraform.io/docs/configuration/data-sources.html ) with a name starting with ` sysdig_* ` (i.e.: ` sysdig_user ` )
You can’t perform that action at this time.
0 commit comments