Skip to content
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

Feat/templatetf #317

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from
Draft

Feat/templatetf #317

wants to merge 3 commits into from

Conversation

sjpb
Copy link
Collaborator

@sjpb sjpb commented Oct 12, 2023

Use ansible cluster_* vars to template out terraform:

  • Display of planned changes with interactive prompt.
  • Still uses file-based inventory is still file-based.
  • Supports flexible port and volume configuration on all instances.

TODO

Post caas-merge this is a bit of a mess, with tf templates both in roles/terraform and roles/cluster_infra. Probably what we want to do is:

  • Update stackhpc.terraform to include the logic for interactive use from roles/terraform
  • Make sure we can deploy the stackhpc environment using the roles/cluster_infra templates (this will lose some functionality, like port types)
  • Add back, incrementally, functionality for port types, node groups etc.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant