File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed
infrastructure/terraform/components/app Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 5454| <a name =" module_eventpub " ></a > [ eventpub] ( #module\_ eventpub ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/eventpub | v1.0.13 |
5555| <a name =" module_kms " ></a > [ kms] ( #module\_ kms ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/kms | v1.0.8 |
5656| <a name =" module_kms_us_east_1 " ></a > [ kms\_ us\_ east\_ 1] ( #module\_ kms\_ us\_ east\_ 1 ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/kms | v1.0.8 |
57- | <a name =" module_nhse_backup_vault " ></a > [ nhse\_ backup\_ vault] ( #module\_ nhse\_ backup\_ vault ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source | v1 .0.8 |
57+ | <a name =" module_nhse_backup_vault " ></a > [ nhse\_ backup\_ vault] ( #module\_ nhse\_ backup\_ vault ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source | v2 .0.12 |
5858| <a name =" module_s3bucket_cf_logs " ></a > [ s3bucket\_ cf\_ logs] ( #module\_ s3bucket\_ cf\_ logs ) | git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/s3bucket | v2.0.2 |
5959## Outputs
6060
Original file line number Diff line number Diff line change 11module "nhse_backup_vault" {
2- source = " git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source?ref=v1 .0.8 "
2+ source = " git::https://github.com/NHSDigital/nhs-notify-shared-modules.git//infrastructure/modules/aws-backup-source?ref=v2 .0.12 "
33 count = var. destination_vault_arn != null ? 1 : 0
44
5- component = var. component
6- environment = var. environment
7- project = var. project
5+ component = var. component
6+ environment = var. environment
7+ project = var. project
8+
89 backup_copy_vault_account_id = data. aws_arn . destination_vault_arn [0 ]. account
910 backup_copy_vault_arn = data. aws_arn . destination_vault_arn [0 ]. arn
1011
You can’t perform that action at this time.
0 commit comments