Commit 4e645482 authored by 毕敏立's avatar 毕敏立
Browse files

Merge branch 'biminli-master-patch-01966' into 'master'

Update main.tf

See merge request !3
1 merge request!3Update main.tf
Showing with 1 addition and 1 deletion
+1 -1
resource "null_resource" "null" {
provisioner "local-exec" {
command = "sleep 600s"
command = "sleep 600"
}
}
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment