Skip to content

Commit

Permalink
Removing the GCP Variable
Browse files Browse the repository at this point in the history
  • Loading branch information
BobJWalker committed Jan 5, 2022
1 parent 12f7022 commit 2a24107
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions octopus-samples-instances/terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,4 @@ variable "octopus_azure_account_tenant_id" {
variable "octopus_azure_account_password" {
type = string
sensitive = true
}

variable "octopus_gcp_account_json_key" {
type = string
sensitive = true
}

0 comments on commit 2a24107

Please sign in to comment.