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 187c18b commit f50e4d2Copy full SHA for f50e4d2
README.md
@@ -573,7 +573,7 @@ The `local.name` value is then used as a prefix for all `name` and `name_prefix`
573
574
#### Depends_on
575
576
-When you need to add depends_on to resource or module you should add it in end and put empty line in front of it. Example:
+When you need to add `depends_on` to resource or module you should add it in end and put empty line in front of it. Example:
577
```
578
resource "aws_eks_addon" "coredns" {
579
...
0 commit comments