Daniel Roth
|
7821666f83
|
add empty line back in
|
2026-03-18 14:53:44 +00:00 |
|
Daniel Roth
|
7544700618
|
always run pip install
|
2026-03-18 14:13:38 +00:00 |
|
Daniel Roth
|
867cebc9f2
|
add cloudwatch logging to api gateway deployment
|
2026-03-17 09:16:21 +00:00 |
|
Daniel Roth
|
23df9442c9
|
revert to using invoke_url but correct the replace method
|
2026-03-16 09:39:17 +00:00 |
|
Daniel Roth
|
1e1bd7ead2
|
use api_endpoint rather than invoke_url in cdn deployment
|
2026-03-13 15:42:57 +00:00 |
|
Daniel Roth
|
4e6dd546ce
|
make sure domain_name is exported from lambda_with_api_gateway for use by fast-api
|
2026-03-13 13:38:11 +00:00 |
|
Daniel Roth
|
b96b71a05a
|
fix incorrect variables and references
|
2026-03-13 11:59:59 +00:00 |
|
Daniel Roth
|
6e05bd2352
|
delete unused stuff
|
2026-03-12 17:31:59 +00:00 |
|
Daniel Roth
|
49e544d10f
|
add cloudfront for domain setting
|
2026-03-12 17:29:47 +00:00 |
|
Daniel Roth
|
2d5357ed7a
|
ensure pip install takes place every run
|
2026-03-12 13:51:04 +00:00 |
|
Daniel Roth
|
80cbb6027b
|
move the depends_on pip install to the correct place
|
2026-03-12 12:26:04 +00:00 |
|
Daniel Roth
|
93915efd9d
|
ensure pip install runs before zip by moving the install command to lambda_with_api_gateway
|
2026-03-12 12:02:55 +00:00 |
|
Daniel Roth
|
b55b601c15
|
ignore infrastucture file when zipping python
|
2026-03-12 11:45:25 +00:00 |
|
Daniel Roth
|
597fb2e764
|
modify key to match tfstate path
|
2026-03-12 10:47:27 +00:00 |
|
Daniel Roth
|
c58cfee0b6
|
upload zip to s3 rather than copying via api
|
2026-03-12 10:41:08 +00:00 |
|
Daniel Roth
|
5a6294b79e
|
exclude tests from lambda zip
|
2026-03-11 17:45:15 +00:00 |
|
Daniel Roth
|
e8c839f3e4
|
no single line variables with defaults. and typos
|
2026-03-11 12:02:22 +00:00 |
|
Daniel Roth
|
05843ab462
|
comment out custom_domain_endpoint in outputs.tf
|
2026-03-11 10:56:09 +00:00 |
|
Daniel Roth
|
7cade00db0
|
commented out custom domain stuff for now
|
2026-03-11 10:54:44 +00:00 |
|
Daniel Roth
|
3423ca76fb
|
define terraform for lambda_with_api_gateway and lambda_service_zip
|
2026-03-10 10:00:08 +00:00 |
|
Daniel Roth
|
54255942f9
|
add lambda_service_zip and lambda_with_api_gateway terraform modules
|
2026-03-10 08:51:08 +00:00 |
|