Fixing header

pull/115/head
Jonathan Carter 2017-01-22 14:27:15 -08:00 committed by GitHub
parent 256125ecf8
commit 9f31aca0e4
1 changed files with 2 additions and 2 deletions

View File

@ -206,8 +206,8 @@ aws ec2 delete-dhcp-options \
--dhcp-options-id ${DHCP_OPTION_SET_ID}
```
## GCP
## Azure
```shell
az group delete -n kubernetes
```
```