Skip to content

Commit

Permalink
corrected client id
Browse files Browse the repository at this point in the history
  • Loading branch information
roncitrus committed Feb 27, 2024
1 parent f015f2d commit 171a882
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 171a882

Please sign in to comment.