Code & Deploy
Code
Code Review
Models
Repos
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@cryptotaxi247
/
infra
infra
/
terraform-iam
/
.envrc
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
text
7 lines
151 Bytes
Copy permalink
Copy
Raw
1
# shellcheck shell=bash
2
use flake .#terraform
3
4
export AWS_CONFIG_FILE=$PWD/aws-config
5
export AWS_PROFILE=nixos-prod
6
7
source_env_if_exists .envrc.local