Skip to content

Commit

Permalink
Fix typo in apmsoak tf module (#14406)
Browse files Browse the repository at this point in the history
  • Loading branch information
lahsivjar authored Oct 21, 2024
1 parent 43e968f commit 871b125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testing/apmsoak/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ terraform.tfvars:

.PHONY: use-production
use-production:
@terraform workspace select production || terraform worksapce new production
@terraform workspace select production || terraform workspace new production

.PHONY: apmsoak
apmsoak:
Expand Down

0 comments on commit 871b125

Please sign in to comment.