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

Add teraform module #175

Merged
merged 4 commits into from
Sep 20, 2024
Merged

Add teraform module #175

merged 4 commits into from
Sep 20, 2024

Conversation

misohu
Copy link
Member

@misohu misohu commented Sep 17, 2024

Closes: #174

Based on this PR: canonical/argo-operators#198

To test

  • Create juju controller with kubeflow model
  • Run terraform apply -var "app_name=oidcgatekeeper" -var "channel=ckf-1.9/stable" -var "model_name=kubeflow" -var "resources={oci-image: 4}"

@misohu misohu requested a review from a team as a code owner September 17, 2024 11:15
Copy link
Contributor

@orfeas-k orfeas-k left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, left some comments!

terraform/README.md Show resolved Hide resolved
terraform/README.md Outdated Show resolved Hide resolved
terraform/variables.tf Outdated Show resolved Hide resolved
terraform/versions.tf Outdated Show resolved Hide resolved
Copy link

@mvlassis mvlassis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Everything looks good, good work!

@misohu misohu merged commit 57cde1f into main Sep 20, 2024
10 checks passed
@misohu misohu deleted the KF-6224-create-tf-module branch September 20, 2024 12:15
orfeas-k pushed a commit that referenced this pull request Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create a terraform module for operator charm
3 participants