We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e49da6 commit 0b8b866Copy full SHA for 0b8b866
main.tf
@@ -14,7 +14,7 @@ provider "aci" {
14
15
module "aci" {
16
source = "netascode/nac-aci/aci"
17
- version = "1.0.0"
+ version = "1.0.1"
18
19
yaml_directories = ["data"]
20
0 commit comments