Skip to content

Commit

Permalink
s/Hashiciorp/Hashicorp/ (bregman-arie#308)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandregz authored Nov 6, 2022
1 parent 21a70c3 commit 2eed0da
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions topics/terraform/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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>

Expand Down Expand Up @@ -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>

0 comments on commit 2eed0da

Please sign in to comment.