Open philippemnoel opened 2 years ago
Couldn't we just re-enable unattended-upgrades or something once we've made our AMI? (so in the userdata)
Couldn't we just re-enable unattended-upgrades or something once we've made our AMI? (so in the userdata)
How will that translate to multicloud? I personally would prefer we handle things like this in a multicloud-compatible way, if possible, given that this project is crucial and is not super far off)
Every cloud provider has a concept of userdata, since you need to be able to run commands on instance startup.
https://cloud.google.com/compute/docs/instances/startup-scripts
https://docs.microsoft.com/en-us/azure/virtual-machines/user-data
Every cloud provider has a concept of userdata, since you need to be able to run commands on instance startup.
https://cloud.google.com/compute/docs/instances/startup-scripts
https://docs.microsoft.com/en-us/azure/virtual-machines/user-data
Alright, then sure why not whatever works
Feature Description This was suggested by @npip99 as a way to guarantee security against 0-days: