You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[aws_cloudfront_cache_policy.managed_caching_disabled](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/cloudfront_cache_policy)| data source |
116
+
|[aws_cloudfront_origin_request_policy.managed_all_viewer_and_cloudfront_headers](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/cloudfront_origin_request_policy)| data source |
116
117
|[aws_iam_policy_document.bucket_policy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
117
118
|[aws_iam_policy_document.deploy](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/iam_policy_document)| data source |
119
+
|[aws_region.current](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/data-sources/region)| data source |
118
120
119
121
## Inputs
120
122
@@ -128,6 +130,7 @@ module "static-site" {
128
130
| <aname="input_logs_bucket"></a> [logs\_bucket](#input\_logs\_bucket)| n/a |`string`|`null`| no |
129
131
| <aname="input_override_status_code_403"></a> [override\_status\_code\_403](#input\_override\_status\_code\_403)| n/a |`number`|`403`| no |
130
132
| <aname="input_override_status_code_404"></a> [override\_status\_code\_404](#input\_override\_status\_code\_404)| n/a |`number`|`200`| no |
0 commit comments