Skip to content

Commit

Permalink
Fix namespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Bruno Macedo authored and Bruno Macedo committed Mar 13, 2022
1 parent 938d9d0 commit bd41e3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
TEST?=$$(go list ./... | grep -v 'vendor')
HOSTNAME=hashicorp.com
NAMESPACE=brunom
NAMESPACE=brunooliveiramac
NAME=firewalldbs
BINARY=terraform-provider-${NAME}
VERSION=1.0.1
Expand Down

0 comments on commit bd41e3d

Please sign in to comment.