terraform-provider-octopusdeploy
terraform-provider-octopusdeploy copied to clipboard
Terraform Provider for Octopus Deploy :octopus:
**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...
**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....
**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 │...
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...
**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...
**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...
**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...
**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...