File tree Expand file tree Collapse file tree 6 files changed +18
-18
lines changed
packages/tanium/data_stream
action_history/agent/stream
client_status/agent/stream
endpoint_config/agent/stream
threat_response/agent/stream Expand file tree Collapse file tree 6 files changed +18
-18
lines changed Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
Original file line number Diff line number Diff line change @@ -53,12 +53,12 @@ secret_access_key: {{secret_access_key}}
5353{{ #if session_token }}
5454session_token: {{ session_token }}
5555{{ /if }}
56- {{ #if shared_credential_file }}
57- shared_credential_file: {{ shared_credential_file }}
58- {{ /if }}
5956{{ #if credential_profile_name }}
6057credential_profile_name: {{ credential_profile_name }}
6158{{ /if }}
59+ {{ #if shared_credential_file }}
60+ shared_credential_file: {{ shared_credential_file }}
61+ {{ /if }}
6262{{ #if role_arn }}
6363role_arn: {{ role_arn }}
6464{{ /if }}
You can’t perform that action at this time.
0 commit comments