Skip to content

Commit

Permalink
adding terraform deployment stuff
Browse files Browse the repository at this point in the history
  • Loading branch information
Taylor Owen committed Dec 14, 2020
1 parent 3d90a5b commit 4437cf3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ terraform {
variable "active_app" {}
variable "env_id" {}
variable "netbox_version" {}
variable "tower_token" {}

module "netbox_app" {
source = "app.terraform.io/KPSC/netbox_cicd/azurerm"
Expand Down

0 comments on commit 4437cf3

Please sign in to comment.