You are tasked with deploying a FortiGate HA solution in Amazon Web Services (AWS) using Terraform. What are two steps you must take to complete this deployment? (Choose two.)
A.
Enable automation on the AWS portal.
B.
Create an AWS Active Directory user with permissions.
C.
Create an AWS Identity and Access Management (IAM) user with permissions.
C. Create an AWS Identity and Access Management (IAM) user with permissions:
Terraform needs credentials to interact with AWS resources, such as creating VPCs, subnets, or EC2 instances for the FortiGate HA solution.
An AWS IAM user with the necessary permissions (e.g., EC2, VPC, IAM, CloudFormation, and TGW permissions) must be created and its credentials (Access Key ID and Secret Access Key) must be configured for Terraform.
Alternatively, you can assign an IAM role to the EC2 instance running Terraform.
D. Use Terraform in CloudShell for installation:
AWS CloudShell provides a pre-configured environment for running Terraform commands. Using CloudShell simplifies deployment as it avoids local configuration complexities and provides direct access to AWS services.
Terraform is commonly run either locally or through CloudShell to execute the .tf configuration files and deploy the HA setup.
upvoted 1 times
...
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
rac_sp
4 days, 13 hours ago