Skip to content

Reflect v1.6 interpolatable import ID #239

@radeksimko

Description

@radeksimko

See hashicorp/terraform#33618

Currently we only assume the ID is a static string:

"id": {
Constraint: schema.LiteralType{Type: cty.String},
IsRequired: true,
Description: lang.Markdown("ID of the resource to be imported. e.g. `i-abcd1234`"),
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions