jason-johnson / azure-pipelines-tasks-terraform

Azure Pipelines extension for Terraform
MIT License
127 stars 55 forks source link

Azure DevOps Release Pipeline task terraform state remove : Error: Input required: stateSubCommandAddresses #259

Closed emmanuelsomeox closed 1 year ago

emmanuelsomeox commented 2 years ago

Describe the bug Error Input required: stateSubCommandAddresses when running a Classic task for terraform state remove Set variable in field "State list and rm addresses)

To Reproduce Steps to reproduce the behavior:

  1. Setup pipeline as

image YAML file displayed : image

  1. Execute pipeline
  2. See error Get error "[error]Error: Input required: stateSubCommandAddresses" at execution of the task

Expected behavior Variable stateSubCommandAddresses should be passed instead of stateAddresses

Agent Configuration

Amal50 commented 2 years ago

I have same issue using agent ubuntu-latest