Daniel Adams
Daniel Adams
Thanks @nitheesha-amzn for submitting this for me! As we discussed in the ticket, a more native approach would be to have AWS Batch support Fargate launch type. This seems to...
Similarly I would also like to use an in-memory generated Dockerfile (mainly to dynamically pick a FROM line for tracking an upstream image.) I would like to copy static files...
Export as in an environment variable? I'm not very familiar with ldconfig so did a bit of googling man pages. This is the current setup. It looks like it is...
Thanks @dslotter! This does bring up one question I had been wondering about. What is your recommended approach for software upgrades over time? Should I try to run these Ansible...
Thanks @dslotter, I appreciate all the work you have done on this project!
A `snowflake_account_parameter` resource type could be good for setting things like the date related parameters. It would only set a specific parameter, so wouldn't have the chance of wiping out...
I think I figured out what's going on here. It will happen when the external provider is not run at plan time, which is caused by having a computed value...
We would like to use AWS Amplify to host apps for our internal users. For that use case, IP whitelist would be sufficient.
@swaminator VPC would be awesome as we could then easily put it behind ALB OIDC auth. That would simplify things over having static on Amplify, which then has to trap...
@radeksimko I'm just seeing this now cross linked from the other issue. I had assumed as well that `terraform providers schema -json` did not require state access and was static...