Terraform can import modules from a number of sources `" which of the following is not a valid source?
Terraform can import modules from a number of sources `" which of the following is not a valid source?
Terraform supports importing modules from several sources, including a GitHub repository, a local path, and the Terraform Module Registry. An FTP server is not a valid source for importing modules in Terraform.
I choose A
A. FTP server
A is correct answer.
https://www.terraform.io/language/modules/sources
A is correct
A is the correct answer.
A, ftp server
A. FTP server Terraform can import modules from various sources such as a Git repository, a local file system path, or a public or private module registry. However, an FTP server is not a supported module source in Terraform.
A is the correct ans
A is correct