Trey
Trey
Also apologies if this is the wrong section, i couldnt find anywhere else
Any status on when/if this will be added?
Amazing, thank you for replying @jsocol! I'll try and make some code snippets and let you know how it goes, I'll create a PR if I think it works. Or...
On app runner i'm running the container version with a docker file. Environment variables are from ssm param store. Database is RDS. Can't think of any more config then that...
Any ETA of this - or if it even be added? If not what would a better alternative be then using plaintext environment variables?
Hi @jamesoff, Yeah it has all traffic outbound and the VPC does have public access For now I'm moving to redis and RDS and im just caching some custom flags....
> Systems Manager Parameter Store may be a suitable alternative in the meanwhile? Yeah in a sense, we use SSM for our environment variables. It's just the integration for real...
Apologies for the late response, I never got the notification. Ah yeah you were initially correct. The timeout is due to the HTTP requests not making it out, as the...
> I agree the page can be slow. I manage it via Terraform so it is easier. Hey @neidiom, sorry I completely missed your reply. Yeah managing from Terraform is...
Dang that's great, I thought you had to define the value too for some reason. Thanks man, going to transfer all my App Runner instances to use Pulumi (IAC) and...