Skip to content

Commit 62fb347

Browse files
committed
Added - TER- updated terraform and golang version in readme
1 parent 3390692 commit 62fb347

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@ Terraform Provider for Oracle Cloud Infrastructure
1919
Requirements
2020
------------
2121

22-
- [Terraform](https://www.terraform.io/downloads.html) v0.10.1 or greater
23-
- [Go](https://golang.org/doc/install) 1.15.5 (recommended)
22+
- [Terraform](https://www.terraform.io/downloads.html) v0.12.31 or greater
23+
- [Go](https://golang.org/doc/install) 1.17.2 (recommended)
2424

25-
Note: You may use any version 1.8 or above to build the provider. However, the `goimports`, `go vet`, and `gofmt` code checks will only pass when using version 1.15.
25+
Note: You may use any version 1.8 or above to build the provider. However, the `goimports`, `go vet`, and `gofmt` code checks will only pass when using version 1.17.
2626

2727

2828
Building the Provider

0 commit comments

Comments
 (0)