101-attestation-provider patch (#145)
* try to fix 101-attestation-provider --------- Co-authored-by: zjhe <hezijie@microsoft.com>
This commit is contained in:
@ -10,6 +10,10 @@ terraform {
|
||||
source = "hashicorp/random"
|
||||
version = "~>3.0"
|
||||
}
|
||||
tls = {
|
||||
source = "hashicorp/tls"
|
||||
version = "4.0.4"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user