Skip to content

Commit

Permalink
Merge pull request hashicorp#21 from terraform-providers/cwood/update…
Browse files Browse the repository at this point in the history
…-readme-about-v1-apis

Talk about the v1 apis
  • Loading branch information
cwood authored May 10, 2018
2 parents 9c54fef + 116966a commit 10368b2
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 10368b2

Please sign in to comment.