Skip to content

fix: assume IAM role before running cloudposse/github-action-atmos-get-setting #281

fix: assume IAM role before running cloudposse/github-action-atmos-get-setting

fix: assume IAM role before running cloudposse/github-action-atmos-get-setting #281

Triggered via pull request August 28, 2024 17:13
Status Failure
Total duration 48s
Artifacts

integration-tests.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test (terraform)
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true Error: unknown flag: --process-templates Usage: atmos describe component [flags] Flags: --file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml -f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml") -h, --help help for component -s, --stack string atmos describe component <component> -s <stack> Global Flags: --logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout") --logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info") --redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout unknown flag: --process-templates
test (terraform)
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true Error: unknown flag: --process-templates Usage: atmos describe component [flags] Flags: --file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml -f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml") -h, --help help for component -s, --stack string atmos describe component <component> -s <stack> Global Flags: --logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout") --logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info") --redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout unknown flag: --process-templates at genericNodeError (node:internal/errors:984:15) at wrappedFn (node:internal/errors:538:14) at checkExecSyncError (node:child_process:890:11) at execSync (node:child_process:962:15) at runAtmosDescribeComponent (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/lib/atmos.ts:8:1) at getSetting (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/lib/settings.ts:27:1) at processSingleSetting (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/useCase/process-single-setting.ts:40:1) at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/main.ts:31:1 at Object.399 (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/main.ts:45:1) at __nccwpck_require__ (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/webpack/bootstrap:21:1)
test (opentofu)
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true Error: unknown flag: --process-templates Usage: atmos describe component [flags] Flags: --file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml -f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml") -h, --help help for component -s, --stack string atmos describe component <component> -s <stack> Global Flags: --logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout") --logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info") --redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout unknown flag: --process-templates
test (opentofu)
Error: Command failed: atmos describe component foobar -s plat-ue2-sandbox --format=json --process-templates=true Error: unknown flag: --process-templates Usage: atmos describe component [flags] Flags: --file string Write the result to the file: atmos describe component <component> -s <stack> --file component.yaml -f, --format string The output format: atmos describe component <component> -s <stack> --format=yaml|json ('yaml' is default) (default "yaml") -h, --help help for component -s, --stack string atmos describe component <component> -s <stack> Global Flags: --logs-file string The file to write Atmos logs to. Logs can be written to any file or any standard file descriptor, including '/dev/stdout', '/dev/stderr' and '/dev/null' (default "/dev/stdout") --logs-level string Logs level. Supported log levels are Trace, Debug, Info, Warning, Off. If the log level is set to Off, Atmos will not log any messages (default "Info") --redirect-stderr string File descriptor to redirect 'stderr' to. Errors can be redirected to any file or any standard file descriptor (including '/dev/null'): atmos <command> --redirect-stderr /dev/stdout unknown flag: --process-templates at genericNodeError (node:internal/errors:984:15) at wrappedFn (node:internal/errors:538:14) at checkExecSyncError (node:child_process:890:11) at execSync (node:child_process:962:15) at runAtmosDescribeComponent (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/lib/atmos.ts:8:1) at getSetting (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/lib/settings.ts:27:1) at processSingleSetting (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/useCase/process-single-setting.ts:40:1) at /home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/main.ts:31:1 at Object.399 (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/src/main.ts:45:1) at __nccwpck_require__ (/home/runner/work/_actions/cloudposse/github-action-atmos-get-setting/v1/webpack/bootstrap:21:1)