Skip to content

Commit cf3a723

Browse files
chore(main): release anthos-attached-clusters 0.2.1
1 parent d01da52 commit cf3a723

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"anthos-bm-gcp-terraform": "0.15.6",
3-
"anthos-attached-clusters": "0.2.0"
3+
"anthos-attached-clusters": "0.2.1"
44
}

anthos-attached-clusters/CHANGELOG.md

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

3+
## [0.2.1](https://github.com/GoogleCloudPlatform/anthos-samples/compare/anthos-attached-clusters-v0.2.0...anthos-attached-clusters-v0.2.1) (2026-01-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update terraform google to v7 ([#823](https://github.com/GoogleCloudPlatform/anthos-samples/issues/823)) ([c80d49f](https://github.com/GoogleCloudPlatform/anthos-samples/commit/c80d49fdf7aa9f878efa998dccb047bbb085126c))
9+
* **deps:** update terraform kind to ~> 0.9 ([#806](https://github.com/GoogleCloudPlatform/anthos-samples/issues/806)) ([bbf3662](https://github.com/GoogleCloudPlatform/anthos-samples/commit/bbf3662efe2f15a8f4a7122aa71aa88947613944))
10+
311
## [0.2.0](https://github.com/GoogleCloudPlatform/anthos-samples/compare/anthos-attached-clusters-v0.1.1...anthos-attached-clusters-v0.2.0) (2025-03-05)
412

513

anthos-attached-clusters/modules/attached-install-mesh/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@ terraform {
3737
}
3838

3939
provider_meta "google" {
40-
module_name = "anthos-samples/terraform/anthos-attached-clusters/modules/asmcli/v0.2.0"
40+
module_name = "anthos-samples/terraform/anthos-attached-clusters/modules/asmcli/v0.2.1"
4141
}
4242
}

0 commit comments

Comments
 (0)