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
@@ -44,6 +47,7 @@ Terraform module to host a static site generated by Publii
44
47
|[template_file.frontend_bucket_policy](https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file)| data source |
45
48
|[template_file.frontend_logging_bucket_enforce_tls_statement](https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file)| data source |
46
49
|[template_file.frontend_logging_bucket_policy](https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file)| data source |
50
+
|[template_file.publii_s3_frontend_policy](https://registry.terraform.io/providers/hashicorp/template/latest/docs/data-sources/file)| data source |
47
51
48
52
## Inputs
49
53
@@ -56,6 +60,7 @@ Terraform module to host a static site generated by Publii
56
60
57
61
| Name | Description |
58
62
|------|-------------|
63
+
| <aname="output_iam_user_publii_s3_frontend"></a> [iam\_user\_publii\_s3\_frontend](#output\_iam\_user\_publii\_s3\_frontend)| IAM User attributes for Publii S3 bucket |
59
64
| <aname="output_project_name"></a> [project\_name](#output\_project\_name)| Project name. Generated from the site\_url and project\_random\_id |
60
65
| <aname="output_project_random_id"></a> [project\_random\_id](#output\_project\_random\_id)| The random ID generated to ensure unique resource names |
0 commit comments