← Back to registry
modules/examples-tfr-static/aws
Source: cf-tfr.davidguerrero.fr/modules/examples-tfr-static/aws
module "examples-tfr-static" {
source = "cf-tfr.davidguerrero.fr/modules/examples-tfr-static/aws"
version = "0.1.0"
}
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 |
| registry_domain |
The registry's domain. |
string |
"" |
no |
Outputs
No outputs.