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 3 Question 24 Discussion

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

You are automating configuration changes on one of the FortiGate VMS using Linux Red Hat Ansible.

How does Linux Red Hat Ansible connect to FortiGate to make the configuration change?

Show Suggested Answer Hide Answer
Suggested Answer: D

Confirming to delete all the resources in Terraform will have the following impact:

D) It destroys all the resources in the state file.

Terraform State File Role: The terraform.tfstate file contains a real-time mapping of the resources that Terraform manages, including their current configuration and relationships. This file tracks the actual state of resources provisioned by Terraform.

Impact of Destruction: When Terraform prompts for confirmation to destroy resources, and 'yes' is entered, Terraform reads the state file and systematically removes all the resources that are managed as part of that state. This is not limited to a specific .tfvars file, IAM user, or resource group---it is a global action that affects all resources tracked by the state file associated with the current Terraform workspace and configuration.


Contribute your Thoughts:

Rory
13 hours ago
Well, the question clearly states that we're using Linux Red Hat Ansible to automate configuration changes on a FortiGate VMS. So, the correct answer has to be using an API, which is option C.
upvoted 0 times
...
Marcelle
2 days ago
I think the answer is B) It uses SSH as a connection method to FortiOS.
upvoted 0 times
...

Save Cancel