这是indexloc提供的服务,不要输入任何密码
Skip to content

Releases: GoogleCloudPlatform/cloud-foundation-toolkit

tflint-ruleset-blueprint: v0.2.11

21 Jul 22:41
1a382c5
Compare
Choose a tag to compare

0.2.11 (2025-07-21)

Bug Fixes

  • deps: update dependency go to v1.24.5 (#3098) (840798e)
  • deps: update module github.com/hashicorp/hcl/v2 to v2.24.0 (#3092) (fc3f0b6)
  • tflint-ruleset-blueprint: update for lint (#3104) (e64a7a7)

infra/module-swapper: v0.4.17

21 Jul 22:30
2778f0a
Compare
Choose a tag to compare

0.4.17 (2025-07-21)

Bug Fixes

  • deps: update dependency go to v1.24.5 (#3095) (7a5dcd5)
  • deps: update module github.com/hashicorp/hcl/v2 to v2.24.0 (#3091) (d23140a)

infra/blueprint-test: v0.17.8

18 Jul 20:16
19b272e
Compare
Choose a tag to compare

0.17.8 (2025-07-18)

Bug Fixes

  • deps: bump golang.org/x/oauth2 from 0.24.0 to 0.27.0 (694d33e)
  • deps: update github.com/googlecontainertools/kpt-functions-sdk/go/api digest to 9bfead3 (#3083) (b169833)
  • deps: update github.com/googlecontainertools/kpt-functions-sdk/go/api digest to afe329c (#3054) (6d58717)
  • deps: update module github.com/gruntwork-io/terratest to v0.50.0 (#3059) (b087ea7)
  • deps: update module golang.org/x/mod to v0.25.0 (#3043) (b1b969f)
  • deps: update module golang.org/x/mod to v0.26.0 (#3101) (0e44ab3)
  • deps: update module sigs.k8s.io/kustomize/kyaml to v0.20.0 (#3076) (8276374)
  • lint (#3103) (0d93609)

CLI Release v1.5.19

08 Jul 17:02
40ae3bc
Compare
Choose a tag to compare
feat: per module requirements release (#3081)

Co-authored-by: Zheng Qin <zhengqin@google.com>
Co-authored-by: abhishek kumar tiwari <abhiwa@google.com>

tflint-ruleset-blueprint: v0.2.10

07 Jul 21:50
48e39bc
Compare
Choose a tag to compare

0.2.10 (2025-07-07)

Bug Fixes

  • deps: bump golang.org/x/net from 0.34.0 to 0.36.0 in /tflint-ruleset-blueprint in the go_modules group across 1 directory (#2919) (441eea0)
  • deps: update dependency go to v1.23.8 (#2926) (10bb54f)
  • deps: update dependency go to v1.23.9 (#2980) (f3497a1)
  • deps: update dependency go to v1.24.3 (#3029) (664b061)
  • deps: update dependency go to v1.24.4 (#3056) (8789972)
  • some initial go linting (#2975) (beff30e)

infra/module-swapper: v0.4.16

25 Jun 23:32
87735dd
Compare
Choose a tag to compare

0.4.16 (2025-06-25)

Bug Fixes

  • deps: update dependency go to v1.24.3 (#3026) (5abb3fa)
  • deps: update dependency go to v1.24.4 (#3053) (464df3c)
  • deps: update module github.com/go-git/go-git/v5 to v5.16.1 (#3049) (c5cfa98)
  • deps: update module github.com/go-git/go-git/v5 to v5.16.2 (#3050) (55dbc03)
  • some initial go linting (#2975) (beff30e)

infra/blueprint-test: v0.17.7

04 Jun 23:04
3bc3b03
Compare
Choose a tag to compare

0.17.7 (2025-06-04)

Bug Fixes

  • deps: update github.com/googlecontainertools/kpt-functions-sdk/go/api digest to 9af8fef (#3037) (4d2dcbd)
  • deps: update github.com/hashicorp/terraform-config-inspect digest to d2d12f9 (#2942) (bab4b3f)
  • deps: update github.com/hashicorp/terraform-config-inspect digest to f4c50e6 (#3011) (4111a20)
  • deps: update module github.com/gruntwork-io/terratest to v0.49.0 (#2993) (df37fd5)
  • deps: update module github.com/hashicorp/terraform-json to v0.25.0 (#3009) (b3b83d1)
  • deps: update module golang.org/x/mod to v0.24.0 (#2907) (01e21dc)
  • some initial go linting (#2975) (beff30e)

infra/module-swapper: v0.4.15

02 Jun 15:14
fef7174
Compare
Choose a tag to compare

0.4.15 (2025-05-31)

Bug Fixes

  • deps: update dependency go to v1.23.8 (#2945) (8d8c101)
  • deps: update dependency go to v1.23.9 (#2984) (71d7f75)
  • deps: update module github.com/go-git/go-git/v5 to v5.14.0 (#2912) (33cca0a)
  • deps: update module github.com/go-git/go-git/v5 to v5.16.0 (#2966) (acc4b58)
  • deps: update module github.com/zclconf/go-cty to v1.16.3 (#3015) (447f2d1)

CLI Release v1.5.18

30 May 20:45
f632282
Compare
Choose a tag to compare
cli/v1.5.18

fix: fixed variable value 2, removed repeated (#3021)

CLI Release v1.5.17

30 May 16:40
51ba1e9
Compare
Choose a tag to compare
cli/v1.5.17

fix: Updated toggle_using_variables to be in sync with latest version…