From 2b5623fef7d793c8ed796a08c764cbb839f98bf1 Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 27 Oct 2020 13:31:28 +1100 Subject: [PATCH] chore: release 1.6.0 (#72) Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ README.md | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b248222d..618b83cd 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.6.0](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/compare/v1.5.0...v1.6.0) (2020-10-26) + + +### Features + +* update terraform to 12.29 and terraform-validator to 2020-09-24 ([#71](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/issues/71)) ([74d7ef2](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/commit/74d7ef257b9f7a076e878ec9ed56dabbf006d78f)) + ## [1.5.0](https://www.github.com/terraform-google-modules/terraform-google-bootstrap/compare/v1.4.0...v1.5.0) (2020-10-26) diff --git a/README.md b/README.md index 45bc9fe5..4c1d2eb9 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.5" + version = "~> 1.6" org_id = "" billing_account = ""