Maintain Infrastructure with Terraform Questions
Practice questions for Maintain Infrastructure with Terraform topic in HashiCorp Certified: Terraform Associate (004). 8 questions covering this domain.
Which command lists the resource addresses currently tracked in Terraform state?
A team wants Terraform to stop tracking a resource, but they do not want Terraform to destroy the real object. Which command should they use?
A practitioner wants Terraform to generate configuration for an imported resource instead of hand-writing the resource block first. Which workflow is ...
Which environment variable enables verbose Terraform logs for troubleshooting?
A team runs terraform import against an HCP Terraform workspace that usually uses remote execution, but the provider credentials exist only as workspa...
An import block for a provider cannot identify an object with a single ID alone. Which import attribute can represent a unique combination of provider...
Which CLI command displays the human-readable contents of current state or a saved plan file?
Your team must start managing hundreds of existing cloud objects that are not yet in Terraform. According to the import overview, which workflow is me...
Sign in to see all 8 questions
Create a free account to browse all questions — completely free during our launch phase.