diff --git a/README.md b/README.md index 58fdff85..4e04836a 100644 --- a/README.md +++ b/README.md @@ -61,3 +61,12 @@ In order to run the full suite of Acceptance tests, run `make testacc`. ```sh $ make testacc ``` + +About V1 APIs +------------------ + +This provider will not take any PRs about the v1 apis that dont have v2 +equivalents. Please only focus on v2 apis when adding new featues to this +provider. + +There wil eventully be a blog post about the deprication of the v1 APIs.