Skip to content

Commit 68d8bb0

Browse files
chore: update readme for 0.13 usage (#154)
* Update README.md Co-authored-by: Bharath KKB <[email protected]>
1 parent d1ca163 commit 68d8bb0

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

README.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,10 @@ This is a collection of opinionated submodules that can be used as building bloc
77
* [Unmanaged instance group](modules/umig)
88

99
## Compatibility
10-
11-
This module is meant for use with Terraform 0.13. If you haven't [upgraded](https://www.terraform.io/upgrade-guides/0-13.html)
12-
and need a Terraform 0.12.x-compatible version of this module, the last released version intended for
13-
Terraform 0.12.x is [5.1.0](https://registry.terraform.io/modules/terraform-google-modules/vm/google/5.1.0).
14-
10+
This module is meant for use with Terraform 0.13. If you haven't
11+
[upgraded](https://www.terraform.io/upgrade-guides/0-13.html) and need a Terraform
12+
0.12.x-compatible version of this module, the last released version
13+
intended for Terraform 0.12.x is [v5.1.0](https://registry.terraform.io/modules/terraform-google-modules/-vm/google/v5.1.0).
1514

1615
## Examples
1716

0 commit comments

Comments
 (0)