AWS CloudFront Terraform module
Upstream version 6.7.0
0 controls from Registry requirements
Terraform Module Source
registry.compliance.tf/terraform-aws-modules/cloudfront/aws| Name | Type | Description | Sensitive |
|---|---|---|---|
| cloudfront_cache_policies | — | The cache policies created | — |
| cloudfront_distribution_arn | — | The ARN (Amazon Resource Name) for the distribution. | — |
| cloudfront_distribution_caller_reference | — | Internal value used by CloudFront to allow future updates to the distribution configuration. | — |
| cloudfront_distribution_domain_name | — | The domain name corresponding to the distribution. | — |
| cloudfront_distribution_etag | — | The current version of the distribution's information. | — |
| cloudfront_distribution_hosted_zone_id | — | The CloudFront Route 53 zone ID that can be used to route an Alias Resource Record Set to. | — |
| cloudfront_distribution_id | — | The identifier for the distribution. | — |
| cloudfront_distribution_in_progress_validation_batches | — | The number of invalidation batches currently in progress. | — |
| cloudfront_distribution_last_modified_time | — | The date and time the distribution was last modified. | — |
| cloudfront_distribution_status | — | The current status of the distribution. Deployed if the distribution's information is fully propagated throughout the Amazon CloudFront system. | — |
| cloudfront_distribution_trusted_signers | — | List of nested attributes for active trusted signers, if the distribution is set up to serve private content with signed URLs | — |
| cloudfront_functions | — | The CloudFront Functions created | — |
| cloudfront_monitoring_subscription_id | — | The ID of the CloudFront monitoring subscription, which corresponds to the `distribution_id`. | — |
| cloudfront_origin_access_controls | — | The origin access controls created | — |
| cloudfront_origin_request_policies | — | The origin request policies created | — |
| cloudfront_response_headers_policies | — | The response headers policies created | — |
| cloudfront_vpc_origins | — | The IDS of the VPC origin created | — |
| connection_function_arn | — | ARN of the connection function | — |
| connection_function_etag | — | ETag of the connection function | — |
| connection_function_id | — | ID of the connection function | — |
| connection_function_live_stage_etag | — | ETag of the function's LIVE stage. Will be empty if the function has not been published | — |
| connection_function_status | — | Status of the connection function | — |