As opposed to service tokens, batch tokens are ideal for what type of action?
In order to extend Vault beyond a data center or cloud regional boundary, what feature should be used?
A user has created a module called "my_test_module" and committed it to GitHub. Over time, several commits have been made with updates to the module, each tagged in GitHub with an incremental version number. Which of the following lines would be required in a module configuration block in terraform to select tagged version v1.0.4?
What are the primary benefits of running Vault in a production deployment over dev server mode? (select two)
In Terraform Enterprise, a workspace can be mapped to how many VCS repos?
Which of the following commands will remove all secrets at a specific path?
Which flag would be used within a Terraform configuration block to identify the specific version of a provider required?
A user creates three workspaces from the command line - prod, dev, and test. Which of the following commands will the user run to switch to the dev workspace?
Which of the following best describes the storage backend?
In regards to using a K/V v2 secrets engine, select the three correct statements below: (select three)