Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Oct 18, 2022
1 parent 4dc2d1d commit 536672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vpc/vpc-config.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ locals {

resource "null_resource" "directory_setup" {
triggers = {
name = "setus"
name = "setup"
}
provisioner "local-exec" {
working_dir = path.root
Expand Down

0 comments on commit 536672b

Please sign in to comment.