Posted by: Pdfprep
Post Date: February 5, 2021
A "backend" in Terraform determines how the state is loaded and how an operation such as apply is executed.
Which of the following is not a supported backend type?
A . terraform enterprise
B . s3
C . github
D . consul
E . artifactory
Answer: C
Explanation:
github is not a supported backend type. https://www.terraform.io/docs/backends/types/index.html
Leave a Reply