@@ -36,14 +36,14 @@ Note that this example may create resources which cost money. Run `terraform des
36
36
37
37
| Name | Source | Version |
38
38
| ------| --------| ---------|
39
- | <a name =" module_acm " ></a > [ acm] ( #module\_ acm ) | terraform-aws-modules/acm/aws | ~ > 4 .0 |
39
+ | <a name =" module_acm " ></a > [ acm] ( #module\_ acm ) | terraform-aws-modules/acm/aws | ~ > 6 .0 |
40
40
| <a name =" module_alb " ></a > [ alb] ( #module\_ alb ) | ../../ | n/a |
41
41
| <a name =" module_alb_disabled " ></a > [ alb\_ disabled] ( #module\_ alb\_ disabled ) | ../../ | n/a |
42
- | <a name =" module_lambda_with_allowed_triggers " ></a > [ lambda\_ with\_ allowed\_ triggers] ( #module\_ lambda\_ with\_ allowed\_ triggers ) | terraform-aws-modules/lambda/aws | ~ > 6 .0 |
43
- | <a name =" module_lambda_without_allowed_triggers " ></a > [ lambda\_ without\_ allowed\_ triggers] ( #module\_ lambda\_ without\_ allowed\_ triggers ) | terraform-aws-modules/lambda/aws | ~ > 6 .0 |
44
- | <a name =" module_log_bucket " ></a > [ log\_ bucket] ( #module\_ log\_ bucket ) | terraform-aws-modules/s3-bucket/aws | ~ > 3 .0 |
45
- | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 5 .0 |
46
- | <a name =" module_wildcard_cert " ></a > [ wildcard\_ cert] ( #module\_ wildcard\_ cert ) | terraform-aws-modules/acm/aws | ~ > 4 .0 |
42
+ | <a name =" module_lambda_with_allowed_triggers " ></a > [ lambda\_ with\_ allowed\_ triggers] ( #module\_ lambda\_ with\_ allowed\_ triggers ) | terraform-aws-modules/lambda/aws | ~ > 8 .0 |
43
+ | <a name =" module_lambda_without_allowed_triggers " ></a > [ lambda\_ without\_ allowed\_ triggers] ( #module\_ lambda\_ without\_ allowed\_ triggers ) | terraform-aws-modules/lambda/aws | ~ > 8 .0 |
44
+ | <a name =" module_log_bucket " ></a > [ log\_ bucket] ( #module\_ log\_ bucket ) | terraform-aws-modules/s3-bucket/aws | ~ > 5 .0 |
45
+ | <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 6 .0 |
46
+ | <a name =" module_wildcard_cert " ></a > [ wildcard\_ cert] ( #module\_ wildcard\_ cert ) | terraform-aws-modules/acm/aws | ~ > 6 .0 |
47
47
48
48
## Resources
49
49
@@ -54,14 +54,11 @@ Note that this example may create resources which cost money. Run `terraform des
54
54
| [ aws_cognito_user_pool_domain.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/cognito_user_pool_domain ) | resource |
55
55
| [ aws_instance.other] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance ) | resource |
56
56
| [ aws_instance.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/instance ) | resource |
57
- | [ aws_vpc_ipam.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_ipam ) | resource |
58
- | [ aws_vpc_ipam_pool.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_ipam_pool ) | resource |
59
- | [ aws_vpc_ipam_pool_cidr.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc_ipam_pool_cidr ) | resource |
60
57
| [ null_resource.download_package] ( https://registry.terraform.io/providers/hashicorp/null/latest/docs/resources/resource ) | resource |
61
58
| [ random_string.this] ( https://registry.terraform.io/providers/hashicorp/random/latest/docs/resources/string ) | resource |
62
59
| [ aws_availability_zones.available] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/availability_zones ) | data source |
63
60
| [ aws_route53_zone.this] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/route53_zone ) | data source |
64
- | [ aws_ssm_parameter.al2 ] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter ) | data source |
61
+ | [ aws_ssm_parameter.al2023 ] ( https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/ssm_parameter ) | data source |
65
62
66
63
## Inputs
67
64
0 commit comments