File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## vNext
4
4
5
+ ### CLI
6
+ - no changes
7
+
8
+ ### OSB
9
+ - no changes
10
+
11
+ ### Terraform Runner
12
+ - no changes
13
+
14
+ ## v1.7.2
15
+
5
16
### CLI
6
17
- new command unipipe generate terraform-runner-hello-world will generate a sample catalog + terraform files for use with unipipe terraform command
7
18
8
19
### Terraform Runner
9
20
- Improve runner script robustness
10
21
- Abort cron job if Git repo setup fails
11
22
23
+ ### OSB
24
+ - no changes
25
+
12
26
## v1.7.1
13
27
14
28
### Terraform Runner
Original file line number Diff line number Diff line change 1
- export const VERSION = "1.7.1 " ;
1
+ export const VERSION = "1.7.2 " ;
2
2
export const FLAGS = "--unstable --allow-read --allow-write --allow-env --allow-net --allow-run --no-check" ;
3
3
export const GITHUB_REPO = "meshcloud/unipipe-service-broker" ;
You can’t perform that action at this time.
0 commit comments