adding pulumi poc for website deployment

This commit is contained in:
David Brinovec
2026-09-07 16:40:09 -04:00
parent 2844134064
commit 94dd775061
12 changed files with 827 additions and 0 deletions

6
infra/Pulumi.yaml Normal file
View File

@@ -0,0 +1,6 @@
name: fctc-website-under-construction
runtime:
name: python
options:
toolchain: uv
virtualenv: .venv