Skip to content

Commit 43333a5

Browse files
authored
docs: readme usage update (#82)
Co-authored-by: [email protected] <[email protected]>
1 parent 3fdd81a commit 43333a5

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,12 @@ https://terraform-ibm-modules.github.io/documentation/#/implementation-guideline
5151
### Usage
5252

5353
```hcl
54+
# Provider aliases
55+
providers = {
56+
ibm = ibm
57+
ibm.secret-store = ibm
58+
}
59+
5460
# Authentication with IAM policy
5561
module "public_secret_engine" {
5662
source = "terraform-ibm-modules/secrets-manager-public-cert-engine/ibm"

0 commit comments

Comments
 (0)