File tree Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Expand file tree Collapse file tree 3 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -100,7 +100,7 @@ module "api_gateway" {
100
100
101
101
| Name | Version |
102
102
| ------| ---------|
103
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 3.57.0 |
103
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 3.35 |
104
104
105
105
## Modules
106
106
Original file line number Diff line number Diff line change @@ -30,17 +30,17 @@ Note that this example may create resources which cost money. Run `terraform des
30
30
31
31
| Name | Version |
32
32
| ------| ---------|
33
- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 3.57.0 |
34
- | <a name =" provider_null " ></a > [ null] ( #provider\_ null ) | 3.1 .0 |
35
- | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.1 .0 |
36
- | <a name =" provider_tls " ></a > [ tls] ( #provider\_ tls ) | 3.1.0 |
33
+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 3.35 |
34
+ | <a name =" provider_null " ></a > [ null] ( #provider\_ null ) | >= 2 .0 |
35
+ | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 2 .0 |
36
+ | <a name =" provider_tls " ></a > [ tls] ( #provider\_ tls ) | >= 3.1 |
37
37
38
38
## Modules
39
39
40
40
| Name | Source | Version |
41
41
| ------| --------| ---------|
42
42
| <a name =" module_acm " ></a > [ acm] ( #module\_ acm ) | terraform-aws-modules/acm/aws | ~ > 3.0 |
43
- | <a name =" module_api_gateway " ></a > [ api\_ gateway] ( #module\_ api\_ gateway ) | ../../ | n/a |
43
+ | <a name =" module_api_gateway " ></a > [ api\_ gateway] ( #module\_ api\_ gateway ) | ../../ | |
44
44
| <a name =" module_lambda_function " ></a > [ lambda\_ function] ( #module\_ lambda\_ function ) | terraform-aws-modules/lambda/aws | ~ > 2.0 |
45
45
| <a name =" module_step_function " ></a > [ step\_ function] ( #module\_ step\_ function ) | terraform-aws-modules/step-functions/aws | ~ > 2.0 |
46
46
Original file line number Diff line number Diff line change @@ -29,16 +29,16 @@ Note that this example may create resources which cost money. Run `terraform des
29
29
30
30
| Name | Version |
31
31
| ------| ---------|
32
- | <a name =" provider_null " ></a > [ null] ( #provider\_ null ) | 3.1 .0 |
33
- | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | 3.1 .0 |
32
+ | <a name =" provider_null " ></a > [ null] ( #provider\_ null ) | >= 2 .0 |
33
+ | <a name =" provider_random " ></a > [ random] ( #provider\_ random ) | >= 2 .0 |
34
34
35
35
## Modules
36
36
37
37
| Name | Source | Version |
38
38
| ------| --------| ---------|
39
39
| <a name =" module_alb " ></a > [ alb] ( #module\_ alb ) | terraform-aws-modules/alb/aws | ~ > 6.0 |
40
40
| <a name =" module_alb_security_group " ></a > [ alb\_ security\_ group] ( #module\_ alb\_ security\_ group ) | terraform-aws-modules/security-group/aws | ~ > 4.0 |
41
- | <a name =" module_api_gateway " ></a > [ api\_ gateway] ( #module\_ api\_ gateway ) | ../../ | n/a |
41
+ | <a name =" module_api_gateway " ></a > [ api\_ gateway] ( #module\_ api\_ gateway ) | ../../ | |
42
42
| <a name =" module_api_gateway_security_group " ></a > [ api\_ gateway\_ security\_ group] ( #module\_ api\_ gateway\_ security\_ group ) | terraform-aws-modules/security-group/aws | ~ > 4.0 |
43
43
| <a name =" module_lambda_function " ></a > [ lambda\_ function] ( #module\_ lambda\_ function ) | terraform-aws-modules/lambda/aws | ~ > 2.0 |
44
44
| <a name =" module_lambda_security_group " ></a > [ lambda\_ security\_ group] ( #module\_ lambda\_ security\_ group ) | terraform-aws-modules/security-group/aws | ~ > 4.0 |
You can’t perform that action at this time.
0 commit comments