File tree Expand file tree Collapse file tree 8 files changed +13
-10
lines changed
Expand file tree Collapse file tree 8 files changed +13
-10
lines changed Original file line number Diff line number Diff line change 99
1010| Name | Version |
1111| ------| ---------|
12- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.70 .0 |
12+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | >= 4 .0 |
1313
1414## Modules
1515
Original file line number Diff line number Diff line change 88
99| Name | Version |
1010| ------| ---------|
11- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.86.1 |
11+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.95.0 |
1212
1313## Modules
1414
3939| <a name =" module_bulk-upload-report-alarm-topic " ></a > [ bulk-upload-report-alarm-topic] ( #module\_ bulk-upload-report-alarm-topic ) | ./modules/sns | n/a |
4040| <a name =" module_bulk-upload-report-lambda " ></a > [ bulk-upload-report-lambda] ( #module\_ bulk-upload-report-lambda ) | ./modules/lambda | n/a |
4141| <a name =" module_bulk_upload_report_dynamodb_table " ></a > [ bulk\_ upload\_ report\_ dynamodb\_ table] ( #module\_ bulk\_ upload\_ report\_ dynamodb\_ table ) | ./modules/dynamo_db | n/a |
42- | <a name =" module_cloudfront-distribution-lg " ></a > [ cloudfront-distribution-lg] ( #module\_ cloudfront-distribution-lg ) | ./modules/cloudfront/ | n/a |
42+ | <a name =" module_cloudfront-distribution-lg " ></a > [ cloudfront-distribution-lg] ( #module\_ cloudfront-distribution-lg ) | ./modules/cloudfront | n/a |
4343| <a name =" module_cloudfront_edge_dynamodb_table " ></a > [ cloudfront\_ edge\_ dynamodb\_ table] ( #module\_ cloudfront\_ edge\_ dynamodb\_ table ) | ./modules/dynamo_db | n/a |
44+ | <a name =" module_cloudfront_firewall_waf_v2 " ></a > [ cloudfront\_ firewall\_ waf\_ v2] ( #module\_ cloudfront\_ firewall\_ waf\_ v2 ) | ./modules/firewall_waf_v2 | n/a |
4445| <a name =" module_create-doc-ref-gateway " ></a > [ create-doc-ref-gateway] ( #module\_ create-doc-ref-gateway ) | ./modules/gateway | n/a |
4546| <a name =" module_create-doc-ref-lambda " ></a > [ create-doc-ref-lambda] ( #module\_ create-doc-ref-lambda ) | ./modules/lambda | n/a |
4647| <a name =" module_create-token-gateway " ></a > [ create-token-gateway] ( #module\_ create-token-gateway ) | ./modules/gateway | n/a |
Original file line number Diff line number Diff line change 11module "cloudfront_firewall_waf_v2" {
2- source = " ./modules/firewall_waf_v2"
2+ source = " ./modules/firewall_waf_v2"
33 cloudfront_acl = true
44
55 environment = var. environment
66 owner = var. owner
77 count = local. is_sandbox ? 0 : 1
8- providers = {aws = aws.us_east_1}
8+ providers = { aws = aws.us_east_1 }
99}
1010
1111module "cloudfront-distribution-lg" {
Original file line number Diff line number Diff line change 11module "firewall_waf_v2" {
2- source = " ./modules/firewall_waf_v2"
2+ source = " ./modules/firewall_waf_v2"
33 cloudfront_acl = false
44
55 environment = var. environment
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ No requirements.
66
77| Name | Version |
88| ------| ---------|
9- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | n/a |
9+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.96.0 |
1010
1111## Modules
1212
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ No requirements.
66
77| Name | Version |
88| ------| ---------|
9- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | n/a |
9+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.95.0 |
1010
1111## Modules
1212
@@ -28,6 +28,7 @@ No modules.
2828| <a name =" input_bucket_domain_name " ></a > [ bucket\_ domain\_ name] ( #input\_ bucket\_ domain\_ name ) | Domain name to assign CloudFront distribution to | ` string ` | n/a | yes |
2929| <a name =" input_bucket_id " ></a > [ bucket\_ id] ( #input\_ bucket\_ id ) | Bucket ID to assign CloudFront distribution to | ` string ` | n/a | yes |
3030| <a name =" input_qualifed_arn " ></a > [ qualifed\_ arn] ( #input\_ qualifed\_ arn ) | Lambda@Edge function association | ` string ` | n/a | yes |
31+ | <a name =" input_web_acl_id " ></a > [ web\_ acl\_ id] ( #input\_ web\_ acl\_ id ) | Web ACL to associate this Cloudfront distribution with | ` string ` | n/a | yes |
3132
3233## Outputs
3334
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ No requirements.
66
77| Name | Version |
88| ------| ---------|
9- | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | n/a |
9+ | <a name =" provider_aws " ></a > [ aws] ( #provider\_ aws ) | 5.95.0 |
1010
1111## Modules
1212
@@ -25,6 +25,7 @@ No modules.
2525
2626| Name | Description | Type | Default | Required |
2727| ------| -------------| ------| ---------| :--------:|
28+ | <a name =" input_cloudfront_acl " ></a > [ cloudfront\_ acl] ( #input\_ cloudfront\_ acl ) | n/a | ` bool ` | n/a | yes |
2829| <a name =" input_environment " ></a > [ environment] ( #input\_ environment ) | n/a | ` string ` | n/a | yes |
2930| <a name =" input_owner " ></a > [ owner] ( #input\_ owner ) | n/a | ` string ` | n/a | yes |
3031
Original file line number Diff line number Diff line change 11resource "aws_wafv2_web_acl" "waf_v2_acl" {
2- name = " ${ terraform . workspace } -${ var . cloudfront_acl ? " cloudwatch" : " " } -fw-waf-v2"
2+ name = " ${ terraform . workspace } -${ var . cloudfront_acl ? " cloudwatch" : " " } -fw-waf-v2"
33 description = " A WAF to secure the Repo application."
44 scope = var. cloudfront_acl ? " CLOUDFRONT" : " REGIONAL"
55
You can’t perform that action at this time.
0 commit comments