Skip to content

Commit

Permalink
Add tagging convention to README
Browse files Browse the repository at this point in the history
  • Loading branch information
grem11n committed Jun 20, 2019
1 parent 773c5bb commit 4730cea
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,12 @@ Preamble
**Always make sure you pinned the module version!**
Please, be aware that any new code in `master` may intorduce some regressions. Moreover, sometimes I can easily miss some of them because I personally doen't use all the VPC peering features on daily basis.

### Terraform 12
Current `master` has the code, which works with Terraform 0.12.
Terraform versions
----

Terraform 0.12. Pin module version to `~> v2.x.x`. Submit pull-requests to `master` branch.

The code, which works with Terraform 0.11 is in the `terraform011` branch.
Terraform 0.11. Pin module version to `~> v1.x.x`. Submit pull-requests to `terraform011` branch.

Changelog
----
Expand Down

0 comments on commit 4730cea

Please sign in to comment.