16 lines
324 B
Plaintext
16 lines
324 B
Plaintext
export TF_WORKSPACE=production
|
|
|
|
export TF_TOKEN_app_terraform_io=***
|
|
export TF_CLOUD_ORGANIZATION=***
|
|
export TF_CLOUD_PROJECT=***
|
|
|
|
export AWS_PROFILE=***
|
|
export AWS_ACCESS_KEY_ID=***
|
|
export AWS_SECRET_ACCESS_KEY=***
|
|
|
|
export WOODPECKER_SERVER=***
|
|
export WOODPECKER_TOKEN=***
|
|
|
|
export GITEA_BASE_URL=***
|
|
export GITEA_TOKEN=***
|