Difference between revisions of "Terraform Associate"

From wikieduonline
Jump to navigation Jump to search
Line 28: Line 28:
 
=== 3. Understand Terraform basics ===
 
=== 3. Understand Terraform basics ===
 
* Handle Terraform and [[Terraform provider|provider installation]] and [[Terraform provider versioning|versioning]]
 
* Handle Terraform and [[Terraform provider|provider installation]] and [[Terraform provider versioning|versioning]]
* Describe [[plugin]] based architecture
+
* Describe [[Terraform plugin|plugin]] based architecture
 
* Demonstrate using [[multiple providers]] (<code>[[alias]]</code>)
 
* Demonstrate using [[multiple providers]] (<code>[[alias]]</code>)
 
* Describe how Terraform finds and fetches providers
 
* Describe how Terraform finds and fetches providers

Revision as of 09:23, 28 February 2022

Exam Details

https://www.hashicorp.com/certification/terraform-associate

  • Assessment Type: Multiple choice
  • Format: Online proctored
  • Duration: 1 hour
  • Questions: 57
  • Price: $70.50 USD plus locally applicable taxes and fees
  • Language: English
  • Expiration: 2 years
  • Pass Score: 700 (on a scale of 1-1000)

Objetives

1. Understand infrastructure as code (IaC) concepts

2. Understand Terraform's purpose (vs other IaC)

3. Understand Terraform basics

4. Use the Terraform CLI (outside of core workflow)

  • Given a scenario: choose when to use terraform fmt to format code
  • Given a scenario: choose when to use terraform taint to taint Terraform resources
  • Given a scenario: choose when to use terraform import to import existing infrastructure into your Terraform state
  • Given a scenario: choose when to use terraform workspace to create workspaces
  • Given a scenario: choose when to use terraform state to view Terraform state
  • Given a scenario: choose when to enable verbose logging and what the outcome/value is

5 Interact with Terraform modules

6 Navigate Terraform workflow

7 Implement and maintain state

8 Read, generate, and modify configuration

9 Understand Terraform Cloud and Enterprise capabilities

Questions examples

Related

See also

Advertising: