We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b222e1c commit dff0a0fCopy full SHA for dff0a0f
.github/workflows/awsDeployment.yaml
@@ -75,7 +75,6 @@ jobs:
75
echo enable_cognito=\""$ENABLE_COGNITO"\" >> terraform.tfvars
76
echo bucket=\""$BUCKET"\" >> backend.tfvars
77
echo dynamodb_table=\""$DYNAMODB_TABLE"\" >> backend.tfvars
78
- echo db_password=\""$DB_PASSWORD"\" >> terraform.tfvars
79
80
- name: terraform
81
env:
.github/workflows/awsTerraformSetup.yaml
@@ -68,7 +68,6 @@ jobs:
68
69
70
71
72
73
74
0 commit comments