Skip to content

Commit

Permalink
restore workloads
Browse files Browse the repository at this point in the history
  • Loading branch information
akiioto committed Oct 22, 2024
1 parent 01c27e1 commit 05bce36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configs/terraform/environments/prod/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ provider "github" {
owner = var.kyma-project-github-org
}

# sap-kyma-prow project provide
# sap-kyma-prow project provider
provider "google" {
project = var.gcp_project_id
region = var.gcp_region
Expand Down

0 comments on commit 05bce36

Please sign in to comment.