Giter Site home page Giter Site logo

devenes / hashicorp-certified-terraform-associate Goto Github PK

View Code? Open in Web Editor NEW
21.0 3.0 20.0 1.38 MB

HashiCorp Associate Certification exams consists of multiple choice, multiple answer, true/false, and other question types. Below are some examples so you can familiarize yourself with the exam format.

License: MIT License

hashicorp terraform terraform-associate

hashicorp-certified-terraform-associate's Introduction

Terraform

HashiCorp Certified Terraform Associate Practice Exam

Description

HashiCorp Associate Certification exams consists of multiple choice, multiple answer, true/false, and other question types. Below are some examples so you can familiarize yourself with the exam format. None of the questions on HashiCorp exams are intended to trick you. We want to test your knowledge of Terraform, not how well you spell or how good you are at identifying obscure details.

Examples

Screenshot_1 Screenshot_2 Screenshot_3 Screenshot_4 Screenshot_5 Screenshot_6 Screenshot_7 Screenshot_8 Screenshot_9 Screenshot_10 Screenshot_11 Screenshot_12 Screenshot_13 Screenshot_14 Screenshot_15 Screenshot_16 Screenshot_17 Screenshot_18 Screenshot_19 Screenshot_20 Screenshot_21 Screenshot_22 Screenshot_23 Screenshot_24 Screenshot_25 Screenshot_26 Screenshot_27 Screenshot_28 Screenshot_29 Screenshot_30 Screenshot_31 Screenshot_32 Screenshot_33 Screenshot_34 Screenshot_35 Screenshot_36 Screenshot_37 Screenshot_38 Screenshot_39 Screenshot_40 Screenshot_41 Screenshot_42 Screenshot_43 Screenshot_44 Screenshot_45 Screenshot_46 Screenshot_47 Screenshot_48 Screenshot_49 Screenshot_50 Screenshot_51 Screenshot_52 Screenshot_53 Screenshot_54 Screenshot_55 Screenshot_56 Screenshot_57 Screenshot_58 Screenshot_59 Screenshot_60 Screenshot_61 Screenshot_62 Screenshot_63 Screenshot_64 Screenshot_65 Screenshot_66 Screenshot_67 Screenshot_68 Screenshot_69 Screenshot_70 Screenshot_71 Screenshot_72 Screenshot_73 Screenshot_74 Screenshot_75 Screenshot_76 Screenshot_77 Screenshot_78 Screenshot_79 Screenshot_80

Contributing

If you would like to contribute to this repository, please follow the steps below:

  1. Fork the repository
  2. Create a new branch
  3. Make your changes
  4. Submit a pull request
  5. Wait for the pull request to be reviewed and merged
  6. ๐ŸŽ‰ Celebrate! ๐ŸŽ‰

Resources

hashicorp-certified-terraform-associate's People

Contributors

devenes avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

hashicorp-certified-terraform-associate's Issues

Wrong Answer for Question 5

Answer: False
Reason:
Setting the TF_LOG environment variable to DEBUG causes debug messages to be logged, but not to syslog. Instead, the debug messages are printed to the standard error output (stderr) of the terminal or console where Terraform is running. The TF_LOG environment variable is used to control the verbosity of Terraform's logging output, with DEBUG providing the most detailed log information. The output is typically useful for troubleshooting and understanding Terraform's internal processes, but it is not directed to syslog by default.

Wrong Answer for Question 1

Answer is False,
Reason:
Terraform can run on both Windows and Linux operating systems, but it does not require a server version of Windows. Terraform can be installed and executed on any modern version of Windows, including Windows 10 and Windows 11, as well as Windows Server editions. The requirement is for the operating system to be supported and capable of running Terraform binaries, but it does not need to be a server version specifically.

Wrong Answer

The answer to question 8th in the README file is wrong. It needs to be fixed.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.