Skip to main content
For migrating past 0.17 where the feature flag for the old id generation logic was removed after being deprecated since 0.15.

Initializers

import "github.com/open-constructs/cdk-terrain-go/cdktn"

cdktn.NewMigrateIds() MigrateIds
NameTypeDescription

Methods

NameDescription
VisitAll aspects can visit an IConstruct.

Visit

func Visit(node IConstruct)
All aspects can visit an IConstruct.

nodeRequired

  • Type: github.com/aws/constructs-go/constructs/v10.IConstruct