You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd ../workers
terraform init
terraform apply --auto-aprove
You see following warnings
Warning: Value for undeclared variable
on terraform.tfvars line 9:
9: worker_baremetal_interface = "ens803f0"
Warning: Value for undeclared variable
on terraform.tfvars line 12:
12: worker_provisioning_interface = "ens803f1"**
The text was updated successfully, but these errors were encountered:
Steps to create
You see following warnings
The text was updated successfully, but these errors were encountered: