# Functions
GetConfig gets an existing Config resource's state with the given name, ID, and optional state properties that are used to uniquely qualify the lookup (nil if not required).
Renders a [multi-part MIME configuration](https://cloudinit.readthedocs.io/en/latest/explanation/format.html#mime-multi-part-archive) for use with [cloud-init](https://cloudinit.readthedocs.io/en/latest/).
No description provided by the author
NewConfig registers a new resource with the given unique name, arguments, and options.
NewProvider registers a new resource with the given unique name, arguments, and options.
# Structs
> **This resource is deprecated** Please use the Config
data source instead.
The set of arguments for constructing a Config resource.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
A collection of arguments for invoking getConfig.
A collection of arguments for invoking getConfig.
A collection of values returned by getConfig.
A collection of values returned by getConfig.
The provider type for the cloudinit package.
The set of arguments for constructing a Provider resource.
No description provided by the author
# Interfaces
ConfigArrayInput is an input type that accepts ConfigArray and ConfigArrayOutput values.
No description provided by the author
ConfigMapInput is an input type that accepts ConfigMap and ConfigMapOutput values.
ConfigPartArrayInput is an input type that accepts ConfigPartArray and ConfigPartArrayOutput values.
ConfigPartInput is an input type that accepts ConfigPartArgs and ConfigPartOutput values.
GetConfigPartArrayInput is an input type that accepts GetConfigPartArray and GetConfigPartArrayOutput values.
GetConfigPartInput is an input type that accepts GetConfigPartArgs and GetConfigPartOutput values.
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author