You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description="The URL of the Octopus server e.g. https://myinstance.octopus.app."
}
variable"octopus_apikey" {
type=string
nullable=false
sensitive=true
description="The API key used to access the Octopus server. See https://octopus.com/docs/octopus-rest-api/how-to-create-an-api-key for details on creating an API key."