Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reflect v1.6 interpolatable import ID #239

Closed
radeksimko opened this issue Aug 2, 2023 · 0 comments · Fixed by #260
Closed

Reflect v1.6 interpolatable import ID #239

radeksimko opened this issue Aug 2, 2023 · 0 comments · Fixed by #260
Labels
enhancement New feature or request

Comments

@radeksimko
Copy link
Member

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`"),
},

@radeksimko radeksimko added the enhancement New feature or request label Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant