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

unify plan templates #110

Closed
suzuki-shunsuke opened this issue Jul 14, 2021 · 0 comments · Fixed by #111
Closed

unify plan templates #110

suzuki-shunsuke opened this issue Jul 14, 2021 · 0 comments · Fixed by #111
Labels
breaking change enhancement New feature or request
Milestone

Comments

@suzuki-shunsuke
Copy link
Owner

suzuki-shunsuke commented Jul 14, 2021

  • plan:
    // Plan is a terraform plan config
    type Plan struct {
    Template string
  • when_destroy:
    // WhenDestroy is a configuration to notify the plan result contains destroy operation
    type WhenDestroy struct {
    Label string
    Template string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking change enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant