cloudposse/terraform-aws-lb-s3-bucket
Terraform module to provision an S3 bucket with built in IAM policy to allow AWS Load Balancers to ship access logs
HCLApache-2.0
Issues
- 0
- 1
Dependency Dashboard
#45 opened by renovate - 1
Deployment fails with "MalformedPolicy: Policy has invalid resource" when used as part of terraform-aws-elastic-beanstalk-environment
#81 opened by benjamin-hg - 1
- 0
Endless detected changes
#57 opened by raymondchen625 - 0
Specify exact bucket name
#41 opened by gregn610 - 1
Vanilla apply results in error
#49 opened by dutchman80 - 5
s3 bucket policy flaps
#48 opened by mburns - 1
Allow for passing additional bucket policy
#50 opened by razorsedge - 6
- 0
Action Required: Fix Renovate Configuration
#29 opened by renovate - 1
Support AWS provider 3.x
#23 opened by sgrimm - 0
hi folks, i don't have full context on the test env (but it looks pretty cool!)... since it seems to fail on creating the bucket due to resource/naming conflict (bucket already exists?) i wonder if we could create a random string w/ terraform, use it as part of the bucket name (attributes?), and then retrieve from state so terratest can validate (vs hard-coded name).
#13 opened by jamengual - 0
Add Example Usage
#6 opened by vadim-hleif