Skip to content

Commit

Permalink
Merge pull request #5190 from ministryofjustice/cdpt-ifs-staging
Browse files Browse the repository at this point in the history
corrected client id
  • Loading branch information
roncitrus authored Feb 27, 2024
2 parents 10ade5e + 171a882 commit c821bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/environments/cdpt-ifs/application_variables.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"production": {
"environment_name": "production",
"container_port": 80,
"client_id": "cfc00cbf-dea8-4a0b-83c6-c1dc8cb8947e",
"client_id": "9cbaafe4-95bb-4175-8133-b6c53197c2b8",
"ami_image_id": "ami-06cdd5b44c17085ed",
"instance_type": "t3.medium",
"app_count": 2,
Expand Down

0 comments on commit c821bc8

Please sign in to comment.