Skip to content

Commit 881b6be

Browse files
committed
module version bump
1 parent 0b8b866 commit 881b6be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ provider "aci" {
1414

1515
module "aci" {
1616
source = "netascode/nac-aci/aci"
17-
version = "1.0.1"
17+
version = "1.1.0"
1818

1919
yaml_directories = ["data"]
2020

0 commit comments

Comments
 (0)