← Back to registry
modules/examples-tfr-static/aws
View module source code
Source: tfr.davidguerrero.fr/modules/examples-tfr-static/aws
module "examples-tfr-static" {
source = "tfr.davidguerrero.fr/modules/examples-tfr-static/aws"
version = "0.1.2"
}
Versions
Requirements
| Name |
Version |
| terraform |
>= 1.14.4 |
| aws |
>= 6.41 |
Providers
Modules
No modules.
Resources
Inputs
| Name |
Description |
Type |
Default |
Required |
| acl_arn |
The Web ACL ARN to use. |
string |
null |
no |
| bucket_name |
Name of the S3 bucket. |
string |
"tfr-static" |
no |
| description |
Description of the CloudFront distribution. |
string |
"Static terraform registry" |
no |
| use_cloudfront_function |
Whether to use a CloudFront function to respect the registry protocol. |
bool |
true |
no |
Outputs
No outputs.