diff --git a/README.md b/README.md
index 1f228ad..f65d3d3 100644
--- a/README.md
+++ b/README.md
@@ -14,61 +14,7 @@ The following resources will be created:
-## Requirements
-
-| Name | Version |
-|------|---------|
-| terraform | >= 0.12.0 |
-
-## Providers
-
-| Name | Version |
-|------|---------|
-| aws | n/a |
-
-## Inputs
-
-| Name | Description | Type | Default | Required |
-|------|-------------|------|---------|:--------:|
-| alarms | The keys of the map are the metric names. This list must be given as a comma-separated string.
The following arguments are supported:
- comparison\_operator: GreaterThanOrEqualToThreshold, GreaterThanThreshold, LessThanThreshold, LessThanOrEqualToThreshold
- evaluation\_periods: The number of periods over which data is compared to the specified threshold.
- period: The period in seconds over which the specified statistic is applied.
- statistic: The statistic to apply to the alarm's associated metric.
- threshold: The number of occurances over a given period.
- actions: The actions to execute when the alarm transitions into an ALARM state (ARN).
- ok\_actions: The list of actions to execute when this alarm transitions into an OK state from any other state (ARN). | `map(any)` | `{}` | no |
-| certificate\_arn | n/a | `any` | n/a | yes |
-| cloudfront\_forward\_headers | Headers to forward to origin from CloudFront | `list` |
[| no | -| cloudfront\_logging\_bucket | Bucket to store logs from app | `string` | `""` | no | -| cloudfront\_logging\_prefix | Logging prefix | `string` | `""` | no | -| cloudfront\_origin\_keepalive\_timeout | The amount of time, in seconds, that CloudFront maintains an idle connection with a custom origin server before closing the connection. Valid values are from 1 to 60 seconds. | `number` | `5` | no | -| cloudfront\_origin\_read\_timeout | The amount of time, in seconds, that CloudFront waits for a response from a custom origin. The value applies both to the time that CloudFront waits for an initial response and the time that CloudFront waits for each subsequent packet. Valid values are from 4 to 60 seconds. | `number` | `30` | no | -| cloudfront\_web\_acl\_id | Optional web acl (WAF) to attach to CloudFront | `string` | `""` | no | -| default\_cache\_behavior\_allowed\_methods | Methods allowed for default origin cache behavior | `list` |
"*"
]
[| no | -| default\_cache\_behavior\_cookies\_forward | Default cache behavior cookies forward | `string` | `"all"` | no | -| default\_cache\_behavior\_forward\_headers | Default cache behavior headers forward | `list` |
"DELETE",
"GET",
"HEAD",
"OPTIONS",
"PATCH",
"POST",
"PUT"
]
[| no | -| default\_cache\_behavior\_forward\_query\_string | Default cache behavior forward | `bool` | `true` | no | -| default\_comparison\_operator | The default comparison operator. | `string` | `"GreaterThanOrEqualToThreshold"` | no | -| default\_evaluation\_periods | The default amount of evaluation periods. | `number` | `2` | no | -| default\_period | The default evaluation period. | `number` | `60` | no | -| default\_root\_object | Set the default file for the application | `string` | `"index.html"` | no | -| default\_statistic | The default statistic. | `string` | `"Average"` | no | -| default\_threshold | The default threshold for the metric. | `number` | `5` | no | -| dynamic\_custom\_origin\_config | Configuration for the custom origin config to be used in dynamic block | `any` | `[]` | no | -| dynamic\_ordered\_cache\_behavior | Ordered Cache Behaviors to be used in dynamic block | `any` | `[]` | no | -| hosted\_zone | n/a | `any` | n/a | yes | -| hostname\_alias | Create an Alias host in route53 for Cloudfront (instead of CNAME)? | `bool` | `false` | no | -| hostname\_create | Create hostname in the hosted zone passed? | `bool` | `true` | no | -| hostnames | n/a | `list(string)` | n/a | yes | -| lambda\_edge | Lambda EDGE configuration | `list` | `[]` | no | -| minimum\_protocol\_version | The minimum version of the SSL protocol that you want CloudFront to use for HTTPS connections.
"Access-Control-Request-Headers",
"Access-Control-Request-Method",
"Origin"
]