We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5010cb2 commit dfd4f77Copy full SHA for dfd4f77
.github/updatecli/updatecli_amis.tpl
@@ -6,6 +6,7 @@ sources:
6
kind: aws/ami
7
spec:
8
region: {{ requiredEnv "AWS_REGION" }}
9
+ sortby: creationdateasc
10
filters:
11
- name: "owner-id"
12
values: '{{ $ami.owner_id | default "*" }}'
0 commit comments