Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Update readme for latest release v0.2.1 #104

Merged
merged 1 commit into from
Oct 13, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ generation tools and exposes XRM-conformant managed resources for
Install the provider by using the following command after changing the image tag
to the [latest release](https://github.com/crossplane-contrib/provider-tf-aws/releases):
```
kubectl crossplane install provider crossplane/provider-tf-aws:v0.2.0
kubectl crossplane install provider crossplane/provider-tf-aws:v0.2.1
```

You can see the API reference [here](https://doc.crds.dev/github.com/crossplane-contrib/provider-tf-aws).
Expand Down