-
Notifications
You must be signed in to change notification settings - Fork 900
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create an Embedded Terraform provider #22956
Comments
As discussed I think we need to add a prototype flag that allows/disallows the server role. @jrafanie Thoughts on how we might best do that? |
We also need a mechanism for when the opentofu runner image is not available. |
Installer related PR for terraform runner |
@bdunne If you have a chance, can you look at:
|
@agrare I'm going to mark this as Done, even thought the container images thing was never completed, because this is working in it's current state and the rest is follow ups. |
Create a new provider that will execute Terraform templates, similar in functionality to embedded Ansible.
ManageIQ::Providers::EmbeddedTerraform
to seedable_classes manageiq-providers-embedded_terraform#4Phase 2:
The text was updated successfully, but these errors were encountered: