terraform-provider-octopusdeploy icon indicating copy to clipboard operation
terraform-provider-octopusdeploy copied to clipboard

Terraform Provider for Octopus Deploy :octopus:

Results 172 terraform-provider-octopusdeploy issues
Sort by recently updated
recently updated
newest added
trafficstars

**Describe the bug** When creating two variables with the same name on a project, and they both have a different scope, the variable that is created last doesn't get its...

kind/bug
area/variables

**Describe the bug** When deploying a large terraform module that takes at least an hour to complete to a cloud Octopus instance, you'll get a "http2: server sent GOAWAY" error....

kind/bug
category/api

**Describe the bug** Since 0.3.2, when using resource targeting, if an `octopusdeploy_variable` is not part of the plan, the following error is produced: ``` Error: Failed to save state │...

kind/bug

Include an example of how to add a variable to the library variable set and update the octopusdeploy_variable.owner_id to clarify the usage.

**Describe the bug** A clear and concise description of what the bug is. The provider cannot find project triggers once created or when attempting to import. It fails with the...

kind/bug
triage/potentially-stale

**Is your feature request related to a problem? Please describe.** I need to manage workers using Terraform configuration, but I'm unable to find a resource that allows me to add...

kind/enhancement
area/deployment-targets

**Is your feature request related to a problem? Please describe.** Currently there is no way to create machine proxies via our terraform provider (i.e. Infrastructure | Machine Proxies). **Describe the...

kind/enhancement

**Describe the bug** It is possible to use the Octopus Deploy Terraform Provider to modify a Project stored in Git, but this results in an inconsistent project state. **Steps to...

kind/enhancement

**Describe the bug** After upgrading to provider version `0.30.0`, running `terraform plan` may produce some unexpected errors on certain attributes that belong to resources migrated to Framework, as outlined in...

kind/bug