Elijah Zupancic
Elijah Zupancic
### Proposed changes This PR changes MARA to use the Pulumi Automation API and removes support for the bash script based project startup. By using the Automation API, we get...
**Describe the bug** When running `setup_venv.sh` on MacOS, the script fails: ``` Downloading Pulumi CLI into virtual environment sed: illegal option -- r usage: sed script [-Ealn] [-i extension] [file...
Currently, the reference architecture does not provide any examples or configuration for enabling NGINX App Protect. This change will add configuration and examples.
**Describe the bug** When you log into Pulumi doing `pulumi login --local`, the reference architecture cannot pull information cross project. **To Reproduce** Steps to reproduce the behavior: 1. Login locally...
PostgreSQL as configured with the Bank of Anthos example is not running in a production ready configure. We need to provide examples where: - PostgreSQL is configured to run on...
This change would modify the running environment of the Bank of Anthos example such that it is using NGINX UNIT. This will require us building our own Bank of Anthos...