OctopusDeployLabs / terraform-provider-octopusdeploy

Terraform Provider for Octopus Deploy :octopus:
https://registry.terraform.io/providers/OctopusDeployLabs/octopusdeploy
Mozilla Public License 2.0
81 stars 67 forks source link

Fix issue with variable space_id #781

Closed HuyPhanNguyen closed 3 weeks ago

HuyPhanNguyen commented 3 weeks ago

API don't return SpaceID with the variable, so when terraform plan call Variable.Read it can't see the spaceId hence terraform add it back in the plan. sc-92561

rayterrill commented 2 weeks ago

@HuyPhanNguyen FYI we're getting a provider panic now after this change. See #783 for details.