Skip to content

Commit 00988fd

Browse files
Merge branch 'main' into fix-RemoveReliabilityIssues
2 parents 137ae09 + bc0aae4 commit 00988fd

379 files changed

Lines changed: 16608 additions & 4219 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.azuredevops/pipelines/acr-image-retag.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 269a046832ad61fcd41dc6179303913f1b015294
12+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1313
endpoint: NHSDigital
1414

1515
parameters:

.azuredevops/pipelines/adhoc-post-deployment-tests-dev.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ resources:
88
- repository: dtos-devops-templates
99
type: github
1010
name: NHSDigital/dtos-devops-templates
11-
ref: 269a046832ad61fcd41dc6179303913f1b015294
11+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1212
endpoint: NHSDigital
1313

1414
variables:

.azuredevops/pipelines/cd-infrastructure-dev-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 269a046832ad61fcd41dc6179303913f1b015294
16+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1717
endpoint: NHSDigital
1818

1919
variables:
@@ -22,7 +22,7 @@ variables:
2222
- name: TF_DIRECTORY
2323
value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/tf-audit
2424
- name: TF_VERSION
25-
value: 1.11.4
25+
value: 1.14.4
2626
- name: TF_PLAN_ARTIFACT
2727
value: tf_plan_audit_DEV
2828
- name: ENVIRONMENT

.azuredevops/pipelines/cd-infrastructure-dev-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 269a046832ad61fcd41dc6179303913f1b015294
12+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1313
endpoint: NHSDigital
1414

1515
parameters:
@@ -66,7 +66,7 @@ variables:
6666
- group: DEV_automation_testing_pipeline
6767
- group: DEV_hub_backend_remote_state
6868
- name: TF_VERSION
69-
value: 1.11.4
69+
value: 1.14.4
7070
- name: TF_PLAN_ARTIFACT
7171
value: tf_plan_core_DEV
7272
- name: TF_DIRECTORY

.azuredevops/pipelines/cd-infrastructure-int-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 269a046832ad61fcd41dc6179303913f1b015294
16+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1717
endpoint: NHSDigital
1818

1919
variables:
@@ -22,7 +22,7 @@ variables:
2222
- name: TF_DIRECTORY
2323
value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/tf-audit
2424
- name: TF_VERSION
25-
value: 1.11.4
25+
value: 1.14.4
2626
- name: TF_PLAN_ARTIFACT
2727
value: tf_plan_audit_INT
2828
- name: ENVIRONMENT

.azuredevops/pipelines/cd-infrastructure-int-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 269a046832ad61fcd41dc6179303913f1b015294
12+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1313
endpoint: NHSDigital
1414

1515
parameters:
@@ -66,7 +66,7 @@ variables:
6666
- group: INT_automation_testing_pipeline
6767
- group: DEV_hub_backend_remote_state
6868
- name: TF_VERSION
69-
value: 1.11.4
69+
value: 1.14.4
7070
- name: TF_PLAN_ARTIFACT
7171
value: tf_plan_core_INT
7272
- name: TF_DIRECTORY

.azuredevops/pipelines/cd-infrastructure-nft-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 269a046832ad61fcd41dc6179303913f1b015294
16+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1717
endpoint: NHSDigital
1818

1919
variables:
@@ -22,7 +22,7 @@ variables:
2222
- name: TF_DIRECTORY
2323
value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/tf-audit
2424
- name: TF_VERSION
25-
value: 1.11.4
25+
value: 1.14.4
2626
- name: TF_PLAN_ARTIFACT
2727
value: tf_plan_audit_NFT
2828
- name: ENVIRONMENT

.azuredevops/pipelines/cd-infrastructure-nft-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 269a046832ad61fcd41dc6179303913f1b015294
12+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1313
endpoint: NHSDigital
1414

1515
parameters:
@@ -68,7 +68,7 @@ variables:
6868
- group: NFT_automation_testing_pipeline
6969
- group: DEV_hub_backend_remote_state
7070
- name: TF_VERSION
71-
value: 1.11.4
71+
value: 1.14.4
7272
- name: TF_PLAN_ARTIFACT
7373
value: tf_plan_core_NFT
7474
- name: TF_DIRECTORY

.azuredevops/pipelines/cd-infrastructure-preprod-audit.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ resources:
1313
- repository: dtos-devops-templates
1414
type: github
1515
name: NHSDigital/dtos-devops-templates
16-
ref: 269a046832ad61fcd41dc6179303913f1b015294
16+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1717
endpoint: NHSDigital
1818

1919
variables:
@@ -22,7 +22,7 @@ variables:
2222
- name: TF_DIRECTORY
2323
value: $(System.DefaultWorkingDirectory)/$(System.TeamProject)/infrastructure/tf-audit
2424
- name: TF_VERSION
25-
value: 1.11.4
25+
value: 1.14.4
2626
- name: TF_PLAN_ARTIFACT
2727
value: tf_plan_audit_PRE
2828
- name: ENVIRONMENT

.azuredevops/pipelines/cd-infrastructure-preprod-core.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ resources:
99
- repository: dtos-devops-templates
1010
type: github
1111
name: NHSDigital/dtos-devops-templates
12-
ref: 269a046832ad61fcd41dc6179303913f1b015294
12+
ref: 8d9323116e7e0442e3f89750df39af27a2e1a4a7
1313
endpoint: NHSDigital
1414

1515
parameters:
@@ -56,7 +56,7 @@ variables:
5656
# - group: PRE_automation_testing_pipeline
5757
- group: PRD_hub_backend_remote_state
5858
- name: TF_VERSION
59-
value: 1.11.4
59+
value: 1.14.4
6060
- name: TF_PLAN_ARTIFACT
6161
value: tf_plan_core_PRE
6262
- name: TF_DIRECTORY

0 commit comments

Comments
 (0)