Closed akoua closed 4 months ago
@akoua Please try commenting out:
enable_delete_protection = {
floating_ip = true
load_balancer = true
volume = true
}
And give it another shot. You will need to delete the ressources manually in the UI normall, or try to see if you set them to false and apply if it works on not. Then terraform destroy, terraform init -upgrade, and terraform apply again.
Description
Hello team, when a script (cloudinit_write_files_common /etc/cloud/rename_interface.sh) which is at locals.tf processing, it's throw an unknown connection error. After some investigation, I found that it's because the interface eth1 it's not managed by NetworkManager. So I want to comment the part of script which rename the network interface eth1, but I don't know if it will be dangerous or cause some mistake after installation.
Thanks
Kube.tf file
Screenshots
Platform
Linux, Rocky-9