Skip to content

linode_instance_config resource is ignored, but alternatives are deprecated and difficult to use #375

@glennpratt

Description

@glennpratt

Hello!

  • Vote on this issue by adding a 👍 reaction
  • If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)

Issue details

Instance Config is deprecated and difficult to use without a dependency cycle.

https://www.pulumi.com/registry/packages/linode/api-docs/instance/#configs_python

This issues a warning:

  linode:index:Instance (instance1):
    warning: urn:pulumi:dev::example$linode:index/instance:Instance::instance1 verification warning:
    The embedded config is deprecated and scheduled to be removed in the next major version.
    Please consider migrating it to linode_instance_config resource.

linode_instance_config is ignored when importing from Terraform

"linode_instance_config", // Mapping causes a panic due to duplicate types

Affected area/feature

### Tasks

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions