Skip to content

Commit 2eb3849

Browse files
chore(release-please): release blueprint-test 0.18.0 (#3189)
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
1 parent eacf321 commit 2eb3849

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"infra/blueprint-test": "0.17.9",
2+
"infra/blueprint-test": "0.18.0",
33
"infra/module-swapper": "0.4.18",
44
"tflint-ruleset-blueprint": "0.2.12"
55
}

infra/blueprint-test/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [0.18.0](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/blueprint-test/v0.17.9...infra/blueprint-test/v0.18.0) (2026-01-02)
4+
5+
6+
### Features
7+
8+
* Support for dispatching to isolated projects/service accounts ([#3201](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3201)) ([6a4fa54](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/6a4fa54c5b11f01453b6842ed4949d30f091812c))
9+
10+
11+
### Bug Fixes
12+
13+
* **deps:** update dependency go to v1.24.11 ([#3272](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3272)) ([d1fe9e5](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/d1fe9e5f2cbc89268c486deba8da1dee428c2bcf))
14+
* **deps:** update dependency go to v1.24.9 ([#3234](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3234)) ([5bedbf3](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/5bedbf34908d6269bd8cbc969f4e905478096d35))
15+
* **deps:** update github.com/hashicorp/terraform-config-inspect digest to 225c06e ([#3188](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3188)) ([2b78998](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/2b789981d472066da324fad5a455b8a38eff7d24))
16+
* **deps:** update module github.com/gruntwork-io/terratest to v0.51.0 ([#3239](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3239)) ([dae1e1f](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/dae1e1ff99b2aa8685eb1a7268ecddc215cf1072))
17+
* **deps:** update module github.com/gruntwork-io/terratest to v0.54.0 ([#3295](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3295)) ([04232bd](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/04232bd6b956ec6f1b86cf746958cc2d7afa136a))
18+
* **deps:** update module github.com/hashicorp/terraform-json to v0.27.2 ([#3212](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3212)) ([0c2aa8c](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/0c2aa8cebdf07c234a9d597831ad2a94123ae495))
19+
* **deps:** update module golang.org/x/mod to v0.28.0 ([#3196](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3196)) ([e3fb473](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/e3fb473798dfee329d75a75fea6ae6085018d36e))
20+
* **deps:** update module golang.org/x/mod to v0.29.0 ([#3215](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3215)) ([652d232](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/652d232113b3ac65190652b3d1e4eff9776ac6fa))
21+
* **deps:** update module golang.org/x/mod to v0.31.0 ([#3299](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3299)) ([787b323](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/787b323391893345d95bfb0b0a7d594a4c6edab8))
22+
* **deps:** update module sigs.k8s.io/kustomize/kyaml to v0.21.0 ([#3311](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/issues/3311)) ([a06fdc5](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/commit/a06fdc5a2deb96532138b31b4a1e5c86ccd6b97b))
23+
324
## [0.17.9](https://github.com/GoogleCloudPlatform/cloud-foundation-toolkit/compare/infra/blueprint-test/v0.17.8...infra/blueprint-test/v0.17.9) (2025-09-04)
425

526

0 commit comments

Comments
 (0)