Skip to content

Commit 8de6359

Browse files
authored
feat: update AutoMQ BYOC environment console version to 7.7.1 (#39)
1 parent 20fb781 commit 8de6359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ variable "automq_byoc_ec2_instance_type" {
5757
variable "automq_byoc_env_version" {
5858
description = "Set the version for the AutoMQ BYOC environment console. It is recommended to keep the default value, which is the latest version. Historical release note reference [document](https://docs.automq.com/automq-cloud/release-notes)."
5959
type = string
60-
default = "7.6.3"
60+
default = "7.7.1"
6161
}
6262

6363
variable "automq_byoc_env_console_key_name" {

0 commit comments

Comments
 (0)