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.
2 parents d7a54dd + e875d40 commit 158a44bCopy full SHA for 158a44b
templates/aws-stack.yml
@@ -41,6 +41,7 @@ Metadata:
41
- BuildkiteAgentTags
42
- BuildkiteAgentTimestampLines
43
- BuildkiteAgentExperiments
44
+ - EnableAgentGitMirrorsExperiment
45
- BuildkiteAgentTracingBackend
46
- BuildkiteTerminateInstanceAfterJob
47
- BuildkiteAdditionalSudoPermissions
@@ -60,6 +61,7 @@ Metadata:
60
61
Parameters:
62
- ImageId
63
- ImageIdParameter
64
+ - InstanceOperatingSystem
65
- InstanceType
66
- EnableInstanceStorage
67
- AgentsPerInstance
@@ -76,6 +78,7 @@ Metadata:
76
78
- RootVolumeType
77
79
- ManagedPolicyARN
80
- InstanceRoleName
81
+ - InstanceRolePermissionsBoundaryARN
82
- IMDSv2Tokens
83
- EnableDetailedMonitoring
84
0 commit comments