We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97343b3 commit e1d2cc5Copy full SHA for e1d2cc5
topics/terraform/README.md
@@ -107,7 +107,7 @@ terraform {
107
aws = {
108
source = "hashicorp/aws"
109
}
110
- azurer = {
+ azurerm = {
111
source = "hashicorp/azurerm"
112
version = "~> 3.0.2"
113
@@ -532,4 +532,4 @@ It's does NOT create the definitions/configuration for creating such infrastruct
532
533
<details>
534
<summary></summary><br><b>
535
-</b></details>
+</b></details>
0 commit comments