Skip to content

Commit

Permalink
delte azure cosmos key secret£
Browse files Browse the repository at this point in the history
import
  • Loading branch information
lucaconsalvi committed Nov 28, 2024
1 parent 6598639 commit b630262
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion src/main/terraform/env/cstar-d-weu-rtp/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ rtp_activator_base_url = "https://mil-d-apim.azure-api.

rtp_environment_secrets = {
COSMOS_ACCOUNT_RTP_CONNECTION_STRING : "cosmosdb-account-rtp-connection-string"
AZURE_COSMOS_KEY : "azure-cosmos-key"
APPLICATIONINSIGHTS_CONNECTION_STRING : "appinsights-connection-string"
}

Expand Down
1 change: 0 additions & 1 deletion src/main/terraform/env/cstar-p-weu-rtp/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ rtp_activator_base_url = "https://mil-d-apim.azure-api.
rtp_environment_secrets = {
COSMOS_ACCOUNT_RTP_CONNECTION_STRING : "cosmosdb-account-rtp-connection-string"
APPLICATIONINSIGHTS_CONNECTION_STRING : "appinsights-connection-string"
AZURE_COSMOS_KEY : "azure-cosmos-key"
}

rtp_environment_configs = {
Expand Down
1 change: 0 additions & 1 deletion src/main/terraform/env/cstar-u-weu-rtp/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ rtp_activator_base_url = "https://mil-d-apim.azure-api.
rtp_environment_secrets = {
COSMOS_ACCOUNT_RTP_CONNECTION_STRING : "cosmosdb-account-rtp-connection-string"
APPLICATIONINSIGHTS_CONNECTION_STRING : "appinsights-connection-string"
AZURE_COSMOS_KEY : "azure-cosmos-key"
}


Expand Down

0 comments on commit b630262

Please sign in to comment.