Skip to content

Commit bad84ad

Browse files
committed
actually apply migration
Signed-off-by: Mike Ball <[email protected]>
1 parent f87488b commit bad84ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ plan-migration:
4949
.PHONY: plan-migration
5050

5151
apply-migration:
52-
tfmigrate plan migration.hcl
52+
tfmigrate apply migration.hcl
5353
.PHONY: apply-migration
5454

5555
clean:

0 commit comments

Comments
 (0)