Skip to content

Commit 2417d3f

Browse files
authored
chore: prep release candidate (#327)
1 parent 6cfcefd commit 2417d3f

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@ body:
1414
attributes:
1515
label: What version of the Terraform exporter are you using?
1616
description: What version of the Terraform exporter for SAP BTP are you using?
17-
placeholder: 0.3.0-beta1
17+
placeholder: 1.0.0-rc1
1818
validations:
1919
required: true
2020
- type: input
2121
attributes:
2222
label: What version of the Terraform CLI/OpenTofu CLI are you using?
2323
description: What version of the Terraform CLI are you using?
24-
placeholder: 1.11.0
24+
placeholder: 1.11.2
2525
validations:
2626
required: true
2727
- type: dropdown

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,9 @@
99
# Terraform Exporter for SAP BTP
1010

1111
> [!IMPORTANT]
12-
> The Terraform Exporter for SAP BTP is still under development.
13-
> All beta versions (v0.x.0-beta1) should not be used in productive scenarios
14-
> All release candidates (v1.0.0-rcx) can be used in productive sceanrios. However we can not exclude breaking changes on the way to the GA version
15-
> The GA release is planned for April 2025
12+
> All **beta** versions (v0.x.0-beta1) should not be used in productive scenarios
13+
> All **release candidates** (v1.0.0-rcx) can be used in productive scenarios. However we cannot exclude **breaking changes** on the way to the GA version
14+
> The **GA** release is planned for **April 2025**
1615
1716
## Overview
1817
The *Terraform Exporter for SAP BTP* (btptf CLI) is a handy tool that makes it easier to bring your existing SAP Business Technology Platform (BTP) resources into Terraform. With it, you can take things like subaccounts and directories in BTP and turn them into configuration files including the import of the state. It's especially useful for teams who are moving to Terraform but still need to manage older infrastructure or SAP BTP accounts that are already set up.

0 commit comments

Comments
 (0)