chore(hcp): Update use of module (#5469)

pull/5472/head
Michael Li 1 year ago committed by GitHub
parent 54d438f367
commit 80c9f07a48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -67,7 +67,7 @@ module "find_azs" {
module "license" {
source = "../../modules/read_license"
file_name = abspath(local.license_path)
license_path = abspath(local.license_path)
}
module "iam_user" {

Loading…
Cancel
Save