Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
pulumi-resource-terraform-module
command
|
|
|
pkg
|
|
|
property
Package property exposes PropertyMap/PropertyValue helpers that did not make it into the official Pulumi Go SDK yet.
|
Package property exposes PropertyMap/PropertyValue helpers that did not make it into the official Pulumi Go SDK yet. |
|
vendored/opentofu/addrs
Package addrs contains types that represent "addresses", which are references to specific objects within a OpenTofu configuration or state.
|
Package addrs contains types that represent "addresses", which are references to specific objects within a OpenTofu configuration or state. |
|
vendored/opentofu/configs
Package configs contains types that represent OpenTofu configurations and the different elements thereof.
|
Package configs contains types that represent OpenTofu configurations and the different elements thereof. |
|
vendored/opentofu/depsfile
Package depsfile contains the logic for reading and writing OpenTofu's dependency lock and development override configuration files.
|
Package depsfile contains the logic for reading and writing OpenTofu's dependency lock and development override configuration files. |
|
vendored/opentofu/experiments
Package experiments contains the models and logic for opt-in experiments that can be activated for a particular OpenTofu module.
|
Package experiments contains the models and logic for opt-in experiments that can be activated for a particular OpenTofu module. |
|
vendored/opentofu/getmodules
Package getmodules contains the low-level functionality for fetching remote module packages.
|
Package getmodules contains the low-level functionality for fetching remote module packages. |
|
vendored/opentofu/ipaddr
Package ipaddr is a fork of a subset of the Go standard "net" package which retains parsing behaviors from Go 1.16 or earlier.
|
Package ipaddr is a fork of a subset of the Go standard "net" package which retains parsing behaviors from Go 1.16 or earlier. |
|
vendored/opentofu/lang
Package lang deals with the runtime aspects of OpenTofu's configuration language, with concerns such as expression evaluation.
|
Package lang deals with the runtime aspects of OpenTofu's configuration language, with concerns such as expression evaluation. |
|
vendored/opentofu/lang/blocktoattr
Package blocktoattr includes some helper functions that can perform preprocessing on a HCL body where a configschema.Block schema is available in order to allow list and set attributes defined in the schema to be optionally written by the user as block syntax.
|
Package blocktoattr includes some helper functions that can perform preprocessing on a HCL body where a configschema.Block schema is available in order to allow list and set attributes defined in the schema to be optionally written by the user as block syntax. |
|
vendored/opentofu/lang/globalref
Package globalref is home to some analysis algorithms that aim to answer questions about references between objects and object attributes across an entire configuration.
|
Package globalref is home to some analysis algorithms that aim to answer questions about references between objects and object attributes across an entire configuration. |
|
vendored/opentofu/lang/types
Package types contains non-standard cty types used only within OpenTofu.
|
Package types contains non-standard cty types used only within OpenTofu. |
|
vendored/opentofu/plugin/convert
Code copied from github.com/opentofu/opentofu by go generate; DO NOT EDIT.
|
Code copied from github.com/opentofu/opentofu by go generate; DO NOT EDIT. |
|
vendored/opentofu/plugin6/convert
Code copied from github.com/opentofu/opentofu by go generate; DO NOT EDIT.
|
Code copied from github.com/opentofu/opentofu by go generate; DO NOT EDIT. |
|
vendored/opentofu/registry/regsrc
Package regsrc provides helpers for working with source strings that identify resources within a OpenTofu registry.
|
Package regsrc provides helpers for working with source strings that identify resources within a OpenTofu registry. |
|
vendored/opentofu/replacefile
Package replacefile is a small helper package focused directly at the problem of atomically "renaming" one file over another one.
|
Package replacefile is a small helper package focused directly at the problem of atomically "renaming" one file over another one. |
|
vendored/opentofu/tfdiags
Package tfdiags is a utility package for representing errors and warnings in a manner that allows us to produce good messages for the user.
|
Package tfdiags is a utility package for representing errors and warnings in a manner that allows us to produce good messages for the user. |
Click to show internal directories.
Click to hide internal directories.