File tree 18 files changed +32
-30
lines changed
18 files changed +32
-30
lines changed Original file line number Diff line number Diff line change @@ -224,13 +224,13 @@ Terraform documentation is generated automatically using [pre-commit hooks](http
224
224
| Name | Version |
225
225
| ------| ---------|
226
226
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
227
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
227
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
228
228
229
229
## Providers
230
230
231
231
| Name | Version |
232
232
| ------| ---------|
233
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
233
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
234
234
235
235
## Modules
236
236
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
25
25
## Providers
26
26
27
27
| Name | Version |
28
28
| ------| ---------|
29
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
29
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
30
30
31
31
## Modules
32
32
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -20,15 +20,15 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
| <a name =" requirement_random " ></a > [ random] ( #requirement\_ random ) | >= 2.2 |
25
25
26
26
## Providers
27
27
28
28
| Name | Version |
29
29
| ------| ---------|
30
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
31
- | <a name =" provider_aws.secondary " ></a > [ aws.secondary] ( #provider\_ aws.secondary ) | >= 5.64 |
30
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
31
+ | <a name =" provider_aws.secondary " ></a > [ aws.secondary] ( #provider\_ aws.secondary ) | >= 5.81 |
32
32
| <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 2.2 |
33
33
34
34
## Modules
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
10
10
random = {
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
25
25
## Providers
26
26
27
27
| Name | Version |
28
28
| ------| ---------|
29
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
29
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
30
30
31
31
## Modules
32
32
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
25
25
## Providers
26
26
27
27
| Name | Version |
28
28
| ------| ---------|
29
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
29
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
30
30
31
31
## Modules
32
32
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -20,13 +20,13 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
25
25
## Providers
26
26
27
27
| Name | Version |
28
28
| ------| ---------|
29
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
29
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
30
30
31
31
## Modules
32
32
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -49,13 +49,13 @@ Note that this example may create resources which cost money. Run `terraform des
49
49
| Name | Version |
50
50
| ------| ---------|
51
51
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
52
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
52
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
53
53
54
54
## Providers
55
55
56
56
| Name | Version |
57
57
| ------| ---------|
58
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
58
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
59
59
60
60
## Modules
61
61
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
Original file line number Diff line number Diff line change @@ -20,14 +20,14 @@ Note that this example may create resources which cost money. Run `terraform des
20
20
| Name | Version |
21
21
| ------| ---------|
22
22
| <a name =" requirement_terraform " ></a > [ terraform] ( #requirement\_ terraform ) | >= 1.0 |
23
- | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.64 |
23
+ | <a name =" requirement_aws " ></a > [ aws] ( #requirement\_ aws ) | >= 5.81 |
24
24
| <a name =" requirement_random " ></a > [ random] ( #requirement\_ random ) | >= 3.5 |
25
25
26
26
## Providers
27
27
28
28
| Name | Version |
29
29
| ------| ---------|
30
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.64 |
30
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 5.81 |
31
31
| <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 3.5 |
32
32
33
33
## Modules
Original file line number Diff line number Diff line change @@ -153,7 +153,7 @@ module "aurora_mysql_v2" {
153
153
154
154
data "aws_rds_engine_version" "postgresql" {
155
155
engine = " aurora-postgresql"
156
- version = " 14.8 "
156
+ version = " 14.12 "
157
157
}
158
158
159
159
module "aurora_postgresql_v2" {
@@ -182,8 +182,9 @@ module "aurora_postgresql_v2" {
182
182
enable_http_endpoint = true
183
183
184
184
serverlessv2_scaling_configuration = {
185
- min_capacity = 2
186
- max_capacity = 10
185
+ min_capacity = 0
186
+ max_capacity = 10
187
+ seconds_until_auto_pause = 3600
187
188
}
188
189
189
190
instance_class = " db.serverless"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
random = {
10
10
source = " hashicorp/random"
Original file line number Diff line number Diff line change @@ -127,8 +127,9 @@ resource "aws_rds_cluster" "this" {
127
127
for_each = length (var. serverlessv2_scaling_configuration ) > 0 && var. engine_mode == " provisioned" ? [var . serverlessv2_scaling_configuration ] : []
128
128
129
129
content {
130
- max_capacity = serverlessv2_scaling_configuration. value . max_capacity
131
- min_capacity = serverlessv2_scaling_configuration. value . min_capacity
130
+ max_capacity = serverlessv2_scaling_configuration. value . max_capacity
131
+ min_capacity = serverlessv2_scaling_configuration. value . min_capacity
132
+ seconds_until_auto_pause = try (serverlessv2_scaling_configuration. value . seconds_until_auto_pause , null )
132
133
}
133
134
}
134
135
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ terraform {
4
4
required_providers {
5
5
aws = {
6
6
source = " hashicorp/aws"
7
- version = " >= 5.64 "
7
+ version = " >= 5.81 "
8
8
}
9
9
}
10
10
}
You can’t perform that action at this time.
0 commit comments