Refer to the exhibit.
What value or values must the administrator use in the SSH Key section to deploy a FortiGate VM using Terraform in Amazon Web Services (AWS)?
For deploying a FortiGate VM using Terraform in AWS, the administrator must use:
B) Use the Name of the key pair.
Terraform and AWS SSH Keys: When deploying instances in AWS using Terraform, it is required to specify the name of the SSH key pair to enable key-based authentication to the instance post-deployment.
Configuration Syntax: The variable keyname within the Terraform configuration should match the exact name of the SSH key pair as it is stored in AWS. This ensures that Terraform can reference the correct key during the deployment process to set up SSH access to the FortiGate VM.
Terraform Variables: The variable 'keyname' block in the Terraform configuration will look for the key pair name as it should be declared in the terraform.tfvars file or passed as a variable during execution. This does not require the key pair's ID or fingerprint, just its name.
Nida
10 months agoVallie
10 months agoBrett
9 months agoThea
9 months agoDaniel
9 months agoAnnabelle
10 months agoNicolette
9 months agoLonna
9 months agoGlendora
9 months agoNaomi
10 months agoAnika
10 months agoMarta
10 months agoLeonida
10 months agoKati
11 months agoReiko
11 months agoJenelle
11 months ago