Skip to content

Commit

Permalink
Pin example version
Browse files Browse the repository at this point in the history
  • Loading branch information
morgante committed Nov 19, 2019
1 parent d060287 commit 44781c4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions examples/simple_example/versions.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,10 @@
* limitations under the License.
*/

provider "google" {
version = "~> 2.18.0"
}

terraform {
required_version = ">= 0.12"
}

0 comments on commit 44781c4

Please sign in to comment.