Commit eff2c0b
(Phase 0): v4->v5 zero_trust_access_application (#52)
* ci: migrate e2e runner to Go
* v4->v5 zero_trust_access_application
# Conflicts:
# integration/v4_to_v5/integration_test.go
# internal/registry/registry.go
* WIP: Empty value -> Default transformations (Integration tests failing)
* feat(zero_trust_access_application): v4 to v5 migration
* feat(zero_trust_access_policy): v4 to v5 migration
---------
Co-authored-by: Tamas Jozsa <[email protected]>
Co-authored-by: cortlyons <[email protected]>1 parent cfe95b4 commit eff2c0b
File tree
24 files changed
+12093
-92
lines changed- e2e
- integration/v4_to_v5
- testdata
- zero_trust_access_application
- expected
- input
- zero_trust_access_policy
- expected
- input
- internal
- e2e-runner
- registry
- resources
- zero_trust_access_application
- zero_trust_access_policy
- transform
- hcl
- state
24 files changed
+12093
-92
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
23 | 56 | | |
24 | 57 | | |
25 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | 16 | | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
22 | 21 | | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
27 | 28 | | |
28 | | - | |
29 | 29 | | |
| 30 | + | |
| 31 | + | |
30 | 32 | | |
31 | 33 | | |
32 | 34 | | |
| |||
0 commit comments