s/Hashiciorp/Hashicorp/ (#308)
This commit is contained in:
parent
21a70c3542
commit
2eed0da5d9
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user