Skip to content

Commit

Permalink
docs: update Terraform Registry link
Browse files Browse the repository at this point in the history
  • Loading branch information
wzyboy committed Aug 17, 2023
1 parent 79ca70f commit d108b5a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@ The app is designed to run in a [multi-account setup](https://docs.aws.amazon.co

It is suggested to run a copy of app in each region, as S3 charges for inter-region traffic.

![architecture](./architecture.png)
![architecture](https://raw.githubusercontent.com/Samsung/terraform-aws-s3-rollup/master/architecture.png)

## Usage

```hcl
module "s3-access-log-roller" {
source = "./modules/terraform-aws-s3-access-log-roller"
source = "Samsung/s3-rollup/aws"
slug = "us-west-2"
Expand Down

0 comments on commit d108b5a

Please sign in to comment.