07-Apr-2022 14:18
It might be a caching issue. Try deleting the terraform directory and lock file and then try terraform init command again. Let me know how it goes.
Cheers,
Rodrigo
07-Apr-2022 22:47
Same problem appears.
07-Apr-2022 22:49
It says parameter is incorrect in the ending of the error.
Below file and folder have deleted and gave terraform init then terraform plan command executed but no luck
08-Apr-2022 09:36
I found it. The script is fine but need to add the resource module what we need to create using terraform. After added below steps in the existing script and it started working, So learning here using terraform to connect F5 will not give any message like " the device is connected" More over i didn't define the SSH or https port to the script that should be also considered one.
This is a whole script