Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
irakravchuk authored Mar 26, 2021
1 parent 4994b9d commit 883b6ca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions terraform-aws-ira/main.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
resource "null_resource" "example" {
provisioner "local-exec" {
command = "cat /etc/hosts"


}
}

0 comments on commit 883b6ca

Please sign in to comment.