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: Run Terraform #33

Merged
merged 1 commit into from
Dec 1, 2024
Merged

feat: Run Terraform #33

merged 1 commit into from
Dec 1, 2024

Conversation

techman83
Copy link
Contributor

Give Cally the ability to run terraform directly, so that there is no need to mess around with outputs or stacks in the same directory conflicting with each other.

@techman83 techman83 force-pushed the feat/terraform-passthrough branch 4 times, most recently from 3bcdddb to 59f4480 Compare December 1, 2024 04:28
Copy link

github-actions bot commented Dec 1, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
676 635 94% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
src/cally/cli/commands/tf.py 100% 🟢
src/cally/cli/tools/terraform.py 100% 🟢
TOTAL 100% 🟢

updated for commit: undefined by action🐍

Give Cally the ability to run terraform directly, so that there is no need to mess
around with outputs or stacks in the same directory conflicting with each other.
@techman83 techman83 merged commit 6da0f0a into main Dec 1, 2024
14 checks passed
@techman83 techman83 deleted the feat/terraform-passthrough branch December 1, 2024 04:47
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