Skip to content

Commit

Permalink
Adding local variable
Browse files Browse the repository at this point in the history
Signed-off-by: MAN98 <[email protected]>
  • Loading branch information
MAN98 committed Mar 26, 2024
1 parent ca6c067 commit 6f6f27d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ locals {
timeout_create = "180m"
timeout_delete = "60m"
timeout_read = "60m"
timeout_update = "60m"
}

#---------------------------------------------------------
Expand Down

0 comments on commit 6f6f27d

Please sign in to comment.