Skip to content

(aws-redshift): Redshift construct is missing the elasticIp property #19191

Closed
@rnsaway

Description

What is the problem?

The aws-redshift-alpha cluster construct as spec'd here:

https://constructs.dev/packages/@aws-cdk/aws-redshift-alpha/v/2.14.0-alpha.0/api/Cluster?lang=typescript

is missing the elasticIp property on the CfnCluster resource.

Reproduction Steps

instantiate a new Cluster resource. elasticIp prop is missing.

What did you expect to happen?

the elasticIp property needs to be available or the construct is not able to associate an elastic IP.

What actually happened?

elasticIp property is missing.

CDK CLI Version

2.14

Framework Version

No response

Node.js Version

v16.14.0

OS

macOS

Language

Typescript

Language Version

No response

Other information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    @aws-cdk/aws-redshiftRelated to Amazon Redshiftfeature-requestA feature should be added or improved.feature/coverage-gapGaps in CloudFormation coverage by L2 constructsin-progressThis issue is being actively worked on.p1

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions