{"id":20345881,"url":"https://github.com/silinternational/terraform-aws-backup","last_synced_at":"2025-03-04T15:45:01.228Z","repository":{"id":255000315,"uuid":"848212518","full_name":"silinternational/terraform-aws-backup","owner":"silinternational","description":"manage AWS Backup and related configuration","archived":false,"fork":false,"pushed_at":"2024-11-26T10:44:38.000Z","size":41,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-14T21:47:02.439Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/silinternational.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-27T10:49:17.000Z","updated_at":"2024-11-26T10:43:59.000Z","dependencies_parsed_at":"2024-08-27T12:37:13.675Z","dependency_job_id":"548b4adf-f0ae-41ba-97cc-2732cbec6b2c","html_url":"https://github.com/silinternational/terraform-aws-backup","commit_stats":null,"previous_names":["silinternational/terraform-aws-backup"],"tags_count":6,"template":false,"template_full_name":"silinternational/template-terraform-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silinternational%2Fterraform-aws-backup","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silinternational%2Fterraform-aws-backup/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silinternational%2Fterraform-aws-backup/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/silinternational%2Fterraform-aws-backup/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/silinternational","download_url":"https://codeload.github.com/silinternational/terraform-aws-backup/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241876666,"owners_count":20035398,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-14T22:10:09.163Z","updated_at":"2025-03-04T15:45:01.209Z","avatar_url":"https://github.com/silinternational.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Module for AWS Backup\n\nThis module is used to create scheduled backups of AWS resources. It was previously published at https://github.com/silinternational/terraform-modules/aws/backup/rds.\n\n## Resources Managed\n\n* KMS Encryption key\n* Backup Vault\n* Backup Plan\n* Backup Selection\n* IAM Role and Policy\n* SNS Topic and Policy\n* Backup Vault Notifications\n\nThis module is published in [Terraform Registry](https://registry.terraform.io/modules/silinternational/backup/aws/latest).\n\n## Example Usage\n\n```hcl\nmodule \"backup_rds\" {\n  source              = \"silinternational/backup/aws\"\n  app_name            = var.app_name\n  app_env             = var.app_env\n  source_arns         = [\"arn:aws:rds:us-east-1:123456789012:db:my-db\"]\n  backup_schedule     = \"cron(11 1 * * ? *)\"\n  notification_events = [\"BACKUP_JOB_STARTED\", \"BACKUP_JOB_COMPLETED\", \"BACKUP_JOB_FAILED\", \"RESTORE_JOB_COMPLETED\"]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilinternational%2Fterraform-aws-backup","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsilinternational%2Fterraform-aws-backup","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsilinternational%2Fterraform-aws-backup/lists"}