Update READMEs with new variable names

This commit is contained in:
Julio Castillo
2020-11-06 09:43:12 +01:00
parent 8a672b1b13
commit 1df08caa7f
6 changed files with 7 additions and 8 deletions

View File

@@ -25,7 +25,7 @@ module "secret-manager" {
### Secret IAM bindings
IAM bindings can be set per secret in the same way as for most other modules supporting IAM, using the `iam_members` variable.
IAM bindings can be set per secret in the same way as for most other modules supporting IAM, using the `iam` variable.
```hcl
module "secret-manager" {