You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This feature request is in order to manage cloudinit nocloud datasource iso file from this provider.
In some on premise senairo (e.g. Hyper-V, work with taliesins/hyperv
terraform provider),
it would be great to create / update / destroy nocloud iso file by this cloudinit provider
Proposal
have a new resource in this provider, something like cloudinit_nocloud_iso, with the schema like below:
files: a list of file content should contain in the iso file
path: the iso file path which this resouce should generate to
Terraform CLI and Provider Versions
Terraform v1.4.6
Use Cases or Problem Statement
This feature request is in order to manage cloudinit nocloud datasource iso file from this provider.
In some on premise senairo (e.g. Hyper-V, work with taliesins/hyperv
terraform provider),
it would be great to create / update / destroy nocloud iso file by this cloudinit provider
Proposal
have a new resource in this provider, something like
cloudinit_nocloud_iso
, with the schema like below:How much impact is this issue causing?
Medium
Additional Information
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: