for me it worked leave out one 1:
sudo apt install cloud-init -y
sudo growpart /dev/sda 1 ( <---- only one 1 )
sudo resize2fs /dev/sda1
sudo reboot
idk why but I just tried this and it worked
@sanjay @trader719 I think this could help you too