Currently the command `ideme deploy infrastructure` will create if the resources don't exist but won't update if they already do. Either change this behaviour as part of `ideme create` or add new `ideme update` command which will handle updating.
Currently the command
ideme deploy infrastructurewill create if the resources don't exist but won't update if they already do.Either change this behaviour as part of
ideme createor add newideme updatecommand which will handle updating.