cloudposse/terraform-aws-utils
### [`v0.7.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/0.7.0)
[Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.6.0...0.7.0)
add elb account lookup @mcalhoun (#11)
#### what
- Update the `outputs` to make `elb_logging_account` its own output
#### why
- In [#10](https://togithub.com/cloudposse/terraform-aws-utils/issues/10) I mistakenly added this output to the `region_az_alt_code_maps` output
### [`v0.6.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/0.6.0)
[Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.5.0...0.6.0)
add elb account lookup @mcalhoun (#10)
##### what
- Add a lookup for ELB accounts for Elastic Load Balancer accounts
##### why
- When creating bucket policies to allow logging from ELB/ALB to write their access logs to S3, it is necessary to give permissions to the dedicated account the ELB/ALB is created in.
##### references
- [AWS Documentation](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html#access-logging-bucket-permissions)
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box.
This PR contains the following updates:
0.5.0
->0.7.0
Release Notes
cloudposse/terraform-aws-utils
### [`v0.7.0`](https://togithub.com/cloudposse/terraform-aws-utils/releases/0.7.0) [Compare Source](https://togithub.com/cloudposse/terraform-aws-utils/compare/0.6.0...0.7.0)add elb account lookup @mcalhoun (#11)
#### what - Update the `outputs` to make `elb_logging_account` its own output #### why - In [#10](https://togithub.com/cloudposse/terraform-aws-utils/issues/10) I mistakenly added this output to the `region_az_alt_code_maps` outputadd elb account lookup @mcalhoun (#10)
##### what - Add a lookup for ELB accounts for Elastic Load Balancer accounts ##### why - When creating bucket policies to allow logging from ELB/ALB to write their access logs to S3, it is necessary to give permissions to the dedicated account the ELB/ALB is created in. ##### references - [AWS Documentation](https://docs.aws.amazon.com/elasticloadbalancing/latest/application/load-balancer-access-logs.html#access-logging-bucket-permissions)Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.