Skip to content

Update Migrating from Terraform to Pulumi code samples #15159

@jkodroff

Description

@jkodroff

The code samples showing how to reference TF state on https://www.pulumi.com/docs/iac/adopting-pulumi/migrating-to-pulumi/from-terraform/#how-to-use-the-converter need to be updated:

  • The examples still use an old version of the Terraform provider that no longer exists, and should be updated to demonstrate the Functions present in the new TF provider, rather than the RemoteStateReference resource..
  • JavaScript examples should be removed (need to confirm)
  • Java and YAML examples should be present
  • The only supported backends with the current provider are local and remote. Additional backends can be added upon request. If a user wants this support they should comment on an issue in https://github.com/pulumi/pulumi-terraform/issues or add a new issue if the backend is not already in an existing issue.

Metadata

Metadata

Assignees

Labels

kind/bugSome behavior is incorrect or out of specresolution/fixedThis issue was fixed

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions