Fixing header

This commit is contained in:
Jonathan Carter
2017-01-22 14:27:15 -08:00
committed by GitHub
parent 256125ecf8
commit 9f31aca0e4

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
```
```