docs snapshot for crossplane version `master`

This commit is contained in:
Crossplane 2020-09-09 11:43:12 +00:00
parent 82e834ef13
commit 2dd7e10ada
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ resources.
You can confirm the existense of the AWS `ProviderConfig` by running:
```bash
kubectl -n crossplane-system get provider/aws-provider
kubectl get providerconfig aws-provider
```
## Optional: Setup AWS Provider Manually