provider-aws
provider-aws copied to clipboard
fix(docs): Update the location of the aws provider
Description of your changes
The location of the AWS Provider was old in the Authentication read me. Updating to be the correct location.
With the location incorrect Crossplane would not accept the Provider and therefor wouldn't create a Kubernetes ServiceAccount.
I have:
- [x] Read and followed Crossplane's [contribution process].
- [ ] Run
make reviewable test
to ensure this PR is ready for review.
How has this code been tested
No code changed.
Thanks - can you Check for DCO ?
@airwalk225 can you update your DCO signing ? thanks
Closing as it was replaced by #1748.