https://pulumi.com logo
Title
i

icy-controller-6092

12/02/2022, 4:38 AM
expected runtime_environment to be one of [SQL-1_0 FLINK-1_6 FLINK-1_8 ZEPPELIN-FLINK-1_0 FLINK-1_11 FLINK-1_13 ZEPPELIN-FLINK-2_0], got FLINK-1_15.
Is there any way I can get around this locally? The remote API will accept the new value, it’s just local validation in Pulumi that is failing. e.g. maybe there is a flag I can use to turn off this local-only client-side validation?
e

echoing-dinner-19531

12/02/2022, 9:34 AM
Which provider & resource is this?
i

icy-controller-6092

12/02/2022, 11:58 AM
Hi Fraser, this is the aws provider - the
FLINK-1_15
value appeared first in v4.44.0 https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/kinesisanalyticsv2_application
e

echoing-dinner-19531

12/02/2022, 12:00 PM
I don't think there's a way to skip the provider checking that, but probably worth raising an issue about it at https://github.com/pulumi/pulumi-aws/issues. The providers team might know of something to fix this.
At the very least they could give a timeline for when we'd be updated to 4.44