Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
nimrodkor committed Oct 7, 2019
2 parents ce01ae5 + 0f6ecc6 commit 237cb73
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,9 +14,9 @@ The following tool enables:

## Architecture
### Backup data flow
![backup](images/backup.png)
![backup](https://raw.githubusercontent.com/bridgecrewio/terraform-aws-route53-backup-restore/master/images/backup.png)
### Restore data flow
![restore](images/restore.png)
![restore](https://raw.githubusercontent.com/bridgecrewio/terraform-aws-route53-backup-restore/master/images/restore.png)
## Prerequisites:
* Valid access keys at `~/.aws/credentials` with a default profile configured or matching [AWS Environment Variables](https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-envvars.html)
* `Python` ,`Pipenv` & `npm` installed on the host running the tool
Expand Down

0 comments on commit 237cb73

Please sign in to comment.