Commit 8a097f0
authored
Add AWS Tags (#766)
* remove openeye license check from GPU test
* Update to newest version of gha runner action
* Add requird tags
* fix yaml syntax
* fix format
* fix botocore.exceptions.ClientError: An error occurred (TagPolicyViolation) when calling the RunInstances operation: For 'cost-center', use the capitalization specified by the tag policy.
* fix botocore.exceptions.ClientError: An error occurred (TagPolicyViolation) when calling the RunInstances operation: For 'env', use the capitalization specified by the tag policy.
* fix botocore.exceptions.ClientError: An error occurred (TagPolicyViolation) when calling the RunInstances operation: For 'owner-email', use the capitalization specified by the tag policy.1 parent 9043f8a commit 8a097f0
1 file changed
+10
-11
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
29 | 37 | | |
30 | 38 | | |
31 | 39 | | |
| |||
35 | 43 | | |
36 | 44 | | |
37 | 45 | | |
38 | | - | |
39 | | - | |
40 | 46 | | |
41 | 47 | | |
42 | 48 | | |
| |||
70 | 76 | | |
71 | 77 | | |
72 | 78 | | |
73 | | - | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | 79 | | |
81 | 80 | | |
82 | 81 | | |
| |||
97 | 96 | | |
98 | 97 | | |
99 | 98 | | |
100 | | - | |
| 99 | + | |
101 | 100 | | |
102 | 101 | | |
103 | 102 | | |
| |||
0 commit comments