8000 feature request: Support for ValidateStateMachineDefinition since this now blocks upgrading AWS Teraform provider to 5.67.0 · Issue #11553 · localstack/localstack · GitHub
[go: up one dir, main page]

Skip to content
feature request: Support for ValidateStateMachineDefinition since this now blocks upgrading AWS Teraform provider to 5.67.0 #11553
Closed
@tonestrike

Description

@tonestrike

Is there an existing issue for this?

  • I have searched the existing issues

Feature description

On 9/12/24, version 5.67.0 of the terraform-provider-aws was released which added support for plan time step function definition validation.

resource/aws_sfn_state_machine: Add plan-time validation of definition using the AWS Step Functions [Validation API](https://docs.aws.amazon.com/step-functions/latest/apireference/API_ValidateStateMachineDefinition.html) (https://github.com/hashicorp/terraform-provider-aws/issues/39229)

Since this relies on the ValidateStateMachineDefinition action, upgrading to the latest Terraform AWS provider causes any existing Step Function definition defined in Terraform to break.

Lack of support for this operation is documented here. It would be great to not have to pin the AWS provider version in order to deploy local step functions using Terraform with Localstack.

🧑‍💻 Implementation

No response

Anything else?

No response

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0