SAP / terraform-exporter-btp

The Terraform Exporter for SAP BTP is a tool that helps export resources from a SAP BTP account. It generates Terraform scripts for the import of resources and enables the import of the Terraform state.
https://sap.github.io/terraform-exporter-btp/
Apache License 2.0
3 stars 0 forks source link

feat: JSON default filename #136

Closed lechnerc77 closed 3 weeks ago

lechnerc77 commented 3 weeks ago

Purpose

Does this introduce a breaking change?

[X] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[X] Feature
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

make test
Create a JSON export file

What to Check

Verify that the following are valid:

Other Information

n/a

Checklist for reviewer

The following organizational tasks must be completed before merging this PR: