Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Fortinet Exam NSE7_PBC-7.2 Topic 1 Question 33 Discussion

Actual exam question for Fortinet's NSE7_PBC-7.2 exam
Question #: 33
Topic #: 1
[All NSE7_PBC-7.2 Questions]

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)?

Show Suggested Answer Hide Answer
Suggested Answer: B

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.


Contribute your Thoughts:

Kenda
3 days ago
Ah, the age-old question of which key to use. I'd say go with D) Use the Fingerprint value of the key pair. It's like a secret handshake for your AWS infrastructure. Plus, it makes you sound like a real cybersecurity expert.
upvoted 0 times
...
Isaiah
8 days ago
I believe using the ID value of the key pair should be sufficient for deploying the FortiGate VM.
upvoted 0 times
...
Katy
8 days ago
I'm pretty sure it's B) Use the Name of the key pair. That's the most intuitive choice, right? Who needs those cryptic ID values anyway?
upvoted 0 times
...
Tasia
16 days ago
The correct answer is C) Use the ID value of the key pair. The ID value uniquely identifies the key pair, which is required for the SSH Key section when deploying a FortiGate VM using Terraform in AWS.
upvoted 0 times
...
Noel
22 days ago
I'm not sure, but I think using the Fingerprint value of the key pair could also work.
upvoted 0 times
...
Alease
23 days ago
I agree with Fletcher, using both Name and ID values seems like the right choice.
upvoted 0 times
...
Fletcher
26 days ago
I think we should use the Name and ID values of the key pair.
upvoted 0 times
...

Save Cancel