# Problem From #1332 > Make template creation/updating idempotent - Single command either updates or creates depending on the template existing or not. Since templates might get renamed as well, we might have to do a lookup of all templates and perform a diff.