s/Hashiciorp/Hashicorp/ (#308)

This commit is contained in:
Alexandre Espinosa Menor 2022-11-06 08:57:47 +01:00 committed by GitHub
parent 21a70c3542
commit 2eed0da5d9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -84,7 +84,7 @@
<details>
<summary>What language does Terraform uses?</summary><br><b>
A DSL called "HCL" (Hashiciorp Configuration Language). A declarative language for defining infrastructure.
A DSL called "HCL" (Hashicorp Configuration Language). A declarative language for defining infrastructure.
</b></details>
@ -1559,4 +1559,4 @@ Using variables might not be a good solution because some things shouldn't be ex
<summary>Every time there is a change in tags standards (for example your team decided to change one of the tags' name) you find yourself changing tags in multiple files and you find the process quite tedious. What can be done about it?</summary><br><b>
Instead of defining tags at resource level, consider using `default_tags` as part of the provider configuration.
</b></details>
</b></details>