From 83309e6ba8a5112eb9450878a13c102fcbf3a372 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Thu, 23 Jul 2020 08:18:18 +1000 Subject: [PATCH] chore: release 1.3.0 (#45) --- CHANGELOG.md | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d158268..ac4fbf01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,13 @@ The format is based on and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.3.0](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/compare/v1.2.0...v1.3.0) (2020-07-22) + + +### Features + +* Add support for terraform validator ([#44](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/issues/44)) ([d09725f](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/commit/d09725f48054b2d0c08001b3650be7413d610c38)) + ## [1.2.0](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/compare/v1.1.0...v1.2.0) (2020-07-06) diff --git a/README.md b/README.md index 396eb1ec..411d9023 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Basic usage of this module is as follows: ```hcl module "bootstrap" { source = "terraform-google-modules/bootstrap/google" - version = "~> 1.2" + version = "~> 1.3" org_id = "" billing_account = ""