# in order to use this provider please add the following environment variables
# to your .bashrc
# export OCTOPUS_URL=https://octopus.delphi.zone
# export OCTOPUS_APIKEY=xxx
provider "octopusdeploy" {
  address = "https://octopus.delphi.zone"
}
