UPD: added reference to upstream module

This commit is contained in:
xpk 2023-07-03 20:02:11 +08:00
parent 25b517b676
commit fb55cace53
Signed by: xpk
GPG Key ID: CD4FF6793F09AB86
2 changed files with 8 additions and 2 deletions

View File

@ -25,3 +25,6 @@ This module uses awscli, calls sts and obtain temp credentials for role switchin
"Expiration": "2023-07-01T10:19:47+00:00" "Expiration": "2023-07-01T10:19:47+00:00"
} }
``` ```
# References
This module is based on https://registry.terraform.io/modules/digitickets/cli/aws/latest

View File

@ -51,3 +51,6 @@ awscli_output = [
"i-0655d2b3716b1383e", "i-0655d2b3716b1383e",
] ]
``` ```
# References
This module is based on https://registry.terraform.io/modules/digitickets/cli/aws/latest