Commit graph

55 commits

Author SHA1 Message Date
Khalim Conn-Kowlessar
52bf5cdf11 Added infrastructure for heat and carbon models 2023-11-27 14:53:41 +00:00
Khalim Conn-Kowlessar
8a04146228 added ecr for eco spreadsheet 2023-10-16 21:06:08 +11:00
Khalim Conn-Kowlessar
1a6da7b690 Added eco-spreadsheet presign bucket 2023-10-16 12:22:27 +11:00
Khalim Conn-Kowlessar
2b783c8d1a implemented property age band cleaning 2023-10-05 18:20:52 +01:00
Khalim Conn-Kowlessar
9d14953efb restructuing repo wip 2023-10-05 14:45:56 +01:00
Khalim Conn-Kowlessar
642a224a7b adding due considerations ecr 2023-09-25 19:38:20 +01:00
Khalim Conn-Kowlessar
ea120f8a81 added due considerations bucket 2023-09-24 17:54:27 +01:00
Khalim Conn-Kowlessar
66824eaee7 annoying process of changing the name structure of the presign bucket 2023-09-15 15:54:08 +01:00
Khalim Conn-Kowlessar
058194fc14 working on dockerfile and handler and added new s3 bucket 2023-09-01 12:06:14 +01:00
Khalim Conn-Kowlessar
55f618b027 added retrofit-sap-predictions bucket 2023-08-31 14:35:11 +01:00
Khalim Conn-Kowlessar
26b3973d78 revert names 2023-08-31 14:08:00 +01:00
Khalim Conn-Kowlessar
f3507e1a06 this is the last damn time 2023-08-31 14:05:11 +01:00
Khalim Conn-Kowlessar
e0c786822c this is the last damn time 2023-08-31 14:02:51 +01:00
Khalim Conn-Kowlessar
e9f821c06f fixed multi labels 2023-08-31 14:00:20 +01:00
Khalim Conn-Kowlessar
bee98984b4 fixing dupe module call 2023-08-31 13:56:27 +01:00
Khalim Conn-Kowlessar
e1774d4be5 added model directory s3 bucket and prediction lambda (sap) ecr 2023-08-31 13:50:51 +01:00
Khalim Conn-Kowlessar
0bd0052934 changing bucketname due to global clash 2023-08-31 10:46:53 +01:00
Khalim Conn-Kowlessar
5064ea0a10 remove unused variables in s3 terraform 2023-08-31 10:44:40 +01:00
Khalim Conn-Kowlessar
b3697d32fb fixed bucketname arg 2023-08-31 10:41:40 +01:00
Khalim Conn-Kowlessar
eb852a0610 change duplicated bucket module 2023-08-31 10:37:05 +01:00
Khalim Conn-Kowlessar
5615e2f3cc created s3 module for terraform 2023-08-31 10:15:51 +01:00
Khalim Conn-Kowlessar
517409dfe0 added ecr module to terraform repo 2023-08-22 09:19:56 +01:00
Khalim Conn-Kowlessar
ac0717d9f3 trying to get domain creation working 2023-07-17 15:03:24 +01:00
Khalim Conn-Kowlessar
9f60639731 re-deploy route53 to use dev domain and updating github actions and sls 2023-07-17 14:14:02 +01:00
Khalim Conn-Kowlessar
c7a765c193 Added docs to readme 2023-07-17 12:22:51 +01:00
Khalim Conn-Kowlessar
9e06fd0371 successfully created and verified dns 2023-07-17 12:16:01 +01:00
Khalim Conn-Kowlessar
1b8c41256a Add back in route53 2023-07-17 11:54:57 +01:00
Khalim Conn-Kowlessar
8b6f0ad78f commend out domain 2023-07-17 11:51:16 +01:00
Khalim Conn-Kowlessar
07a13a88e9 fixed variable domain name 2023-07-17 11:46:51 +01:00
Khalim Conn-Kowlessar
c2ab17dc3b updated my_certificate_validation with for_each syntax 2023-07-17 11:39:23 +01:00
Khalim Conn-Kowlessar
b1cc2e3ca4 setting name, records and type on validation record 2023-07-17 11:36:44 +01:00
Khalim Conn-Kowlessar
b3ec3a5408 fixing route53 and store certificate arn in ssm 2023-07-17 11:34:34 +01:00
Khalim Conn-Kowlessar
fc3c64a3f9 Test adding ssl certificate 2023-07-17 11:24:42 +01:00
Khalim Conn-Kowlessar
33626797a9 Added route53 domain module 2023-07-17 11:15:13 +01:00
Khalim Conn-Kowlessar
30f7a30e28 Added back in restrcted headers 2023-07-14 18:42:27 +01:00
Khalim Conn-Kowlessar
0bac17f06b Allowing all origins 2023-07-14 18:09:56 +01:00
Khalim Conn-Kowlessar
4ff9a4a249 Removed presign_frontend_role permission 2023-07-14 15:14:41 +01:00
Khalim Conn-Kowlessar
b46c4a3d4d removed role definition and instead creating a user with the required policy to put to s3 bucket 2023-07-14 15:11:45 +01:00
Khalim Conn-Kowlessar
48325a00d7 Added root level allowed_origins variable 2023-07-14 14:38:47 +01:00
Khalim Conn-Kowlessar
f62acc9ed0 Passing the variable allowed_origins 2023-07-14 14:35:02 +01:00
Khalim Conn-Kowlessar
8f73cc5f51 changed cors definition on s3 bucket 2023-07-14 14:28:38 +01:00
Khalim Conn-Kowlessar
a62c9afa45 Updated buckets to generate iam users and separate between lambda and frontend 2023-07-13 19:36:56 +01:00
Khalim Conn-Kowlessar
88eb5ee91f Added presigned bucket and iam role to terraform 2023-07-13 16:57:43 +01:00
Khalim Conn-Kowlessar
238a609c73 Allow db to be publically accessible 2023-07-10 13:49:30 +01:00
Khalim Conn-Kowlessar
63ba8ce5cb changed default vpc definition 2023-07-10 13:41:41 +01:00
Khalim Conn-Kowlessar
4877db46f8 Updating vpc definition for database 2023-07-10 13:20:59 +01:00
Khalim Conn-Kowlessar
d7b24ccdd1 add prevent detroy 2023-07-05 19:26:32 +01:00
Khalim Conn-Kowlessar
8422a5c84a Updated readme to test ci/cd 2023-07-05 19:03:13 +01:00
Khalim Conn-Kowlessar
f57f9e028c Moved github actions folder 2023-07-05 19:00:12 +01:00
Khalim Conn-Kowlessar
52fd446b82 rename terraform depoyment script 2023-07-05 18:57:03 +01:00