Skip to content

Commit

Permalink
chore(main): release 3.14.0 (#86)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[3.14.0](v3.13.1...v3.14.0)
(2024-07-02)


### Features

* update federated web identify to support multiple gsa ids
([#85](#85))
([bdf1df7](bdf1df7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Max Xu <[email protected]>
  • Loading branch information
github-actions[bot] and maxsxu authored Jul 3, 2024
1 parent bdf1df7 commit 2e506ee
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [3.14.0](https://github.com/streamnative/terraform-managed-cloud/compare/v3.13.1...v3.14.0) (2024-07-02)


### Features

* update federated web identify to support multiple gsa ids ([#85](https://github.com/streamnative/terraform-managed-cloud/issues/85)) ([bdf1df7](https://github.com/streamnative/terraform-managed-cloud/commit/bdf1df7f9a34d614ddfd2a1eb91d11406b69d3c2))

## [3.13.1](https://github.com/streamnative/terraform-managed-cloud/compare/v3.13.0...v3.13.1) (2024-05-22)


Expand Down
2 changes: 1 addition & 1 deletion modules/aws/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

variable "sn_policy_version" {
description = "The value of SNVersion tag"
default = "3.13.1" //x-release-please-version
default = "3.14.0" //x-release-please-version
type = string
}

Expand Down

0 comments on commit 2e506ee

Please sign in to comment.