Skip to content

Commit 930f1c4

Browse files
authored
Merge pull request #42415 from jluk/master
add chef inspec
2 parents 0a66487 + e48cabf commit 930f1c4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/cloud-shell/features.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@ Files outside of `$Home` and machine state are not persisted across sessions.
4545

4646
[Learn more about persisting files in Bash in Cloud Shell.](persisting-shell-storage.md)
4747

48-
### Deep integration with open-source tooling
48+
### Integration with open-source tooling
4949

50-
Bash in Cloud Shell includes pre-configured authentication for open-source tools such as Terraform and Ansible. Try it out from the example walkthroughs.
50+
Bash in Cloud Shell includes pre-configured authentication for open-source tools such as Terraform, Ansible, and Chef Inspec. Try it out from the example walkthroughs.
5151

5252
## Tools
5353

@@ -60,7 +60,7 @@ Bash in Cloud Shell includes pre-configured authentication for open-source tools
6060
|Build tools |make<br> maven<br> npm<br> pip |
6161
|Containers |[Docker CLI](https://github.com/docker/cli)/[Docker Machine](https://github.com/docker/machine)<br> [Kubectl](https://kubernetes.io/docs/user-guide/kubectl-overview/)<br> [Helm](https://github.com/kubernetes/helm)<br> [DC/OS CLI](https://github.com/dcos/dcos-cli) |
6262
|Databases |MySQL client<br> PostgreSql client<br> [sqlcmd Utility](https://docs.microsoft.com/sql/tools/sqlcmd-utility)<br> [mssql-scripter](https://github.com/Microsoft/sql-xplat-cli) |
63-
|Other |iPython Client<br> [Cloud Foundry CLI](https://github.com/cloudfoundry/cli)<br> [Terraform](https://www.terraform.io/docs/providers/azurerm/)<br> [Ansible](https://www.ansible.com/microsoft-azure)|
63+
|Other |iPython Client<br> [Cloud Foundry CLI](https://github.com/cloudfoundry/cli)<br> [Terraform](https://www.terraform.io/docs/providers/azurerm/)<br> [Ansible](https://www.ansible.com/microsoft-azure)<br> [Chef Inspec](https://www.chef.io/inspec/)|
6464

6565
## Language support
6666

0 commit comments

Comments
 (0)