The casing of the polling_uri attribute in the octopusdeploy_polling_subscription_id resource is inconsistent with the casing expected by the octopusdeploy_kubernetes_agent_deployment_target resource for the uri argument #718
Labels
category/state-drift
Problems with inconsistent state across multiple import/plan/apply runs
kind/bug
Something isn't working
Describe the bug
The casing of the
polling_uri
attribute in theoctopusdeploy_polling_subscription_id
resource is inconsistent with the casing expected by theoctopusdeploy_kubernetes_agent_deployment_target
resource for theuri
argument, causing a permanent drift in Terraform.Steps to reproduce
octopusdeploy_tentacle_certificate
resource in Terraformoctopusdeploy_polling_subscription_id
resource in Terraformoctopusdeploy_kubernetes_agent_deployment_target
resource in Terraform using thethumbprint
andpolling_uri
obtained from the previously created resourcesuri argument
of theoctopusdeploy_kubernetes_agent_deployment_target
resourceExpected behavior
I don’t expect any drift, and the
polling_uri
casing should be consistent across resources and datasources.Logs and other supporting information
Terraform resource
Output:
Drift example:
Environment and versions:
Linux
,OSX
]The text was updated successfully, but these errors were encountered: