suzuki-shunsuke/tfaction (suzuki-shunsuke/tfaction)
### [`v1.7.0`](https://redirect.github.com/suzuki-shunsuke/tfaction/releases/tag/v1.7.0)
[Compare Source](https://redirect.github.com/suzuki-shunsuke/tfaction/compare/v1.6.0...v1.7.0)
[Issues](https://redirect.github.com/suzuki-shunsuke/tfaction/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av1.7.0) | [Pull Requests](https://redirect.github.com/suzuki-shunsuke/tfaction/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av1.7.0) | https://github.com/suzuki-shunsuke/tfaction/compare/v1.6.0...v1.7.0 | [Base revision](https://redirect.github.com/suzuki-shunsuke/tfaction/tree/cac6c53bba43bbf419863f6b151183ae41fc408d)
##### Features
[#1860](https://redirect.github.com/suzuki-shunsuke/tfaction/issues/1860) [#1870](https://redirect.github.com/suzuki-shunsuke/tfaction/issues/1870) generate-config-out: Add an action to generate code using `terraform plan -generate-config-out`
import block and `terraform plan -generate-config-out` are very useful to import resources.
https://developer.hashicorp.com/terraform/language/import
But some users can't run `terraform plan` on their laptop, so they can't run it.
So we provide an action generating Terraform code by `terraform plan -generate-config-out`.
Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.6.0
->v1.7.0
Release Notes
suzuki-shunsuke/tfaction (suzuki-shunsuke/tfaction)
### [`v1.7.0`](https://redirect.github.com/suzuki-shunsuke/tfaction/releases/tag/v1.7.0) [Compare Source](https://redirect.github.com/suzuki-shunsuke/tfaction/compare/v1.6.0...v1.7.0) [Issues](https://redirect.github.com/suzuki-shunsuke/tfaction/issues?q=is%3Aissue+is%3Aclosed+milestone%3Av1.7.0) | [Pull Requests](https://redirect.github.com/suzuki-shunsuke/tfaction/pulls?q=is%3Apr+is%3Aclosed+milestone%3Av1.7.0) | https://github.com/suzuki-shunsuke/tfaction/compare/v1.6.0...v1.7.0 | [Base revision](https://redirect.github.com/suzuki-shunsuke/tfaction/tree/cac6c53bba43bbf419863f6b151183ae41fc408d) ##### Features [#1860](https://redirect.github.com/suzuki-shunsuke/tfaction/issues/1860) [#1870](https://redirect.github.com/suzuki-shunsuke/tfaction/issues/1870) generate-config-out: Add an action to generate code using `terraform plan -generate-config-out` import block and `terraform plan -generate-config-out` are very useful to import resources. https://developer.hashicorp.com/terraform/language/import But some users can't run `terraform plan` on their laptop, so they can't run it. So we provide an action generating Terraform code by `terraform plan -generate-config-out`.Configuration
š Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
š Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.