package
0.12.0
Repository: https://github.com/pulumi/tf2pulumi.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

AllowChanges allows changes on the empty preview and update for the given test.
Compile sets whether or not this test case should be executed by Pulumi after being processed by tf2pulumi.
FilterName sets whether or not tf2pulumi should filter properties with the given name for this test case.
Sets the NoParallel flag on the test to run.
Python sets up a new context that also accepts any number of test options, but applies those test options only when running with the Python target.
RunTest defines a new test case residing in the given directory.
Skip skips the test for the given reason.
SkipPython skips the Python target for the given test.
SkipTypeScript skips the TypeScript target for the given test.
TypeScript sets up a new context that also accepts any number of test options, but applies those test options only when running with the TypeScript target.

# Structs

ConvertOptions are options controlling the behavior of tf2pulumi.
Test represents a single test case.

# Type aliases

TestOptionsFunc is a function that can be used as an option to `RunTest`.