You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(argocd_application_set): Add support for pathParamPrefix (#336)
* feat(argocd_application_set): Add support for pathParamPrefix
* Update docs
* fix test
* add path_param_prefix to flatten function
* fix attribute name in test
* fix: no need to check for existence of string
* tests: use matrix generator when testing new parameter
* build(deps): align test versions with latest releases of ArgoCD
* docs: add note regarding use of attribute with matrix generator
Also keep attributes in alphabetic order
* revert: docs: add note regarding use of attribute with matrix generator
This reverts commit f859377.
---------
Co-authored-by: Brian Fox <[email protected]>
Copy file name to clipboardExpand all lines: docs/resources/application_set.md
+7Lines changed: 7 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1168,6 +1168,7 @@ Optional:
1168
1168
1169
1169
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--git--directory))
1170
1170
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--git--file))
1171
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
1171
1172
- `revision` (String) Revision of the source repository to use.
1172
1173
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--git--template))
1173
1174
@@ -2258,6 +2259,7 @@ Optional:
2258
2259
2259
2260
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--git--directory))
2260
2261
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--git--file))
2262
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
2261
2263
- `revision` (String) Revision of the source repository to use.
2262
2264
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--git--template))
2263
2265
@@ -3346,6 +3348,7 @@ Optional:
3346
3348
3347
3349
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--matrix--generator--git--directory))
3348
3350
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--matrix--generator--git--file))
3351
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
3349
3352
- `revision` (String) Revision of the source repository to use.
3350
3353
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--matrix--generator--git--template))
3351
3354
@@ -5477,6 +5480,7 @@ Optional:
5477
5480
5478
5481
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--merge--generator--git--directory))
5479
5482
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--merge--generator--git--file))
5483
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
5480
5484
- `revision` (String) Revision of the source repository to use.
5481
5485
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--matrix--generator--merge--generator--git--template))
5482
5486
@@ -8652,6 +8656,7 @@ Optional:
8652
8656
8653
8657
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--git--directory))
8654
8658
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--git--file))
8659
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
8655
8660
- `revision` (String) Revision of the source repository to use.
8656
8661
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--git--template))
8657
8662
@@ -9740,6 +9745,7 @@ Optional:
9740
9745
9741
9746
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--matrix--generator--git--directory))
9742
9747
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--matrix--generator--git--file))
9748
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
9743
9749
- `revision` (String) Revision of the source repository to use.
9744
9750
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--matrix--generator--git--template))
9745
9751
@@ -11871,6 +11877,7 @@ Optional:
11871
11877
11872
11878
- `directory` (Block List) List of directories in the source repository to use when template the Application.. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--merge--generator--git--directory))
11873
11879
- `file` (Block List) List of files in the source repository to use when template the Application. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--merge--generator--git--file))
11880
+
- `path_param_prefix` (String) Prefix for all path-related parameter names.
11874
11881
- `revision` (String) Revision of the source repository to use.
11875
11882
- `template` (Block List, Max: 1) Generator template. Used to override the values of the spec-level template. (see [below for nested schema](#nestedblock--spec--generator--merge--generator--merge--generator--git--template))
0 commit comments