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 tf-summarize integration & skipping tf init / cleanup #140

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

blufor
Copy link

@blufor blufor commented Oct 6, 2022

I've decided to add few features. The crucial one is adding two settings:

  • skip_init
  • skip_cleanup

These two work together with s3-cache plugin, so when using separate pipelines you don't have to re-init the whole thing.

The other part is adding tf-summarize integration so that plans can be formatted nicely.

@blufor
Copy link
Author

blufor commented Oct 6, 2022

Also contains solution to #139 now.

The container is testable (amd64 only) with these docker images:

  • blufor/drone-terraform:8.4-1.3.1
  • blufor/drone-terraform:latest

@blufor
Copy link
Author

blufor commented Oct 6, 2022

...and an example of real-world usage

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.

None yet

1 participant