Skip to content

Commit 4850358

Browse files
committed
terraform_aws_backup
1 parent 66ab396 commit 4850358

28 files changed

Lines changed: 1 addition & 1 deletion

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ updates:
7676
- "/infrastructure/grafana/non-prod/terraform"
7777
- "/infra"
7878
- "/terraform"
79-
- "/terraform_aws_backup/**"
79+
- "/infrastructure/terraform_aws_backup/**"
8080
schedule:
8181
interval: "daily"
8282
open-pull-requests-limit: 1

terraform_aws_backup/aws-backup-destination/Makefile renamed to infrastructure/terraform_aws_backup/aws-backup-destination/Makefile

File renamed without changes.

terraform_aws_backup/aws-backup-destination/README.md renamed to infrastructure/terraform_aws_backup/aws-backup-destination/README.md

File renamed without changes.

terraform_aws_backup/aws-backup-destination/main.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/main.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/modules/aws_config/backup.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/modules/aws_config/backup.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/modules/aws_config/backup_vault_lock.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/modules/aws_config/backup_vault_lock.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/modules/aws_config/backup_vault_policy.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/modules/aws_config/backup_vault_policy.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/modules/aws_config/kms_key.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/modules/aws_config/kms_key.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/modules/aws_config/variables.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/modules/aws_config/variables.tf

File renamed without changes.

terraform_aws_backup/aws-backup-destination/outputs.tf renamed to infrastructure/terraform_aws_backup/aws-backup-destination/outputs.tf

File renamed without changes.

0 commit comments

Comments
 (0)