Skip to content

Commit

Permalink
add resource for module
Browse files Browse the repository at this point in the history
  • Loading branch information
penja authored Apr 29, 2022
1 parent 078f4e3 commit f6aa18e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
resource "random_pet" "run_from_vcs" {
resource "random_pet" "run_from_module" {
keepers = {
timestamp = timestamp()
}
Expand Down

0 comments on commit f6aa18e

Please sign in to comment.