@cryptotaxi247 / infra-1 / commits / 72d200d9

bastion: Mention setting AWS_PROFILE

Eelco Dolstra committed Jun 21, 2023 at 18:16 UTC 72d200d94e84d43bdbb3fae46e8e63b6b4ada156
1 file changed +1 -1
bastion/README.md
+1 -1
@@ -4,7 +4,7 @@ The entry-point to our infra. Welcome.
4
5 ## Deploy
6
7 -To deploy new changes, use `terraform apply` from a trusted machine.
7 +To deploy new changes, use `AWS_PROFILE=lb-nixos terraform apply` from a trusted machine.
8
9 ## Fallback
10