Auto-generated
This page is generated by terraform-docs at build time from the infra/ repo. Do not edit manually.
Dashboard IAM
IAM user and API credentials for the CookieHub dashboard (LAMP stack).
Grants read/write access to the CDN S3 bucket and read-only access to the
release S3 bucket. Credentials are stored in SSM Parameter Store.
Requirements
Providers
Modules
No modules.
Resources
| Name |
Description |
Type |
Default |
Required |
| base_tags |
Base tags to apply to all resources |
map(string) |
{} |
no |
| environment |
Environment name |
string |
n/a |
yes |
| name_prefix |
Prefix for resource names |
string |
n/a |
yes |
| s3_cdn_bucket_arn |
ARN of the CDN S3 bucket (read/write/delete) |
string |
n/a |
yes |
| s3_release_bucket_arn |
ARN of the release S3 bucket (read only) |
string |
n/a |
yes |
Outputs