misrarm / advizir-infra

Other
0 stars 0 forks source link

Snyk to check for vulnerabilities #20

Closed misrarm closed 1 year ago

github-actions[bot] commented 1 year ago

TF Part # 1

Terraform Initialization ⚙️success

Terraform Plan 📖success

Show Plan ``` [command]/home/runner/work/_temp/e7cf06b7-35ab-47a4-931c-66c9d286263d/terraform-bin show -no-color tf.plan 2023-08-02T11:12:51.500Z [INFO] Terraform version: 1.5.4 2023-08-02T11:12:51.501Z [INFO] Go runtime version: go1.20 2023-08-02T11:12:51.501Z [INFO] CLI args: []string{"/home/runner/work/_temp/e7cf06b7-35ab-47a4-931c-66c9d286263d/terraform-bin", "show", "-no-color", "tf.plan"} 2023-08-02T11:12:51.502Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"} 2023-08-02T11:12:51.735Z [INFO] provider: configuring client automatic mTLS 2023-08-02T11:12:51.821Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-02T11:12:51.821Z No changes. Your infrastructure matches the configuration. Terraform has compared your real infrastructure against your configuration and found no differences, so no changes are needed. ::debug::Terraform exited with code 0. ::debug::stdout: %0ANo changes. Your infrastructure matches the configuration.%0A%0ATerraform has compared your real infrastructure against your configuration%0Aand found no differences, so no changes are needed.%0A ::debug::stderr: 2023-08-02T11:12:51.500Z [INFO] Terraform version: 1.5.4%0A2023-08-02T11:12:51.501Z [INFO] Go runtime version: go1.20%0A2023-08-02T11:12:51.501Z [INFO] CLI args: []string{"/home/runner/work/_temp/e7cf06b7-35ab-47a4-931c-66c9d286263d/terraform-bin", "show", "-no-color", "tf.plan"}%0A2023-08-02T11:12:51.502Z [INFO] CLI command args: []string{"show", "-no-color", "tf.plan"}%0A2023-08-02T11:12:51.735Z [INFO] provider: configuring client automatic mTLS%0A2023-08-02T11:12:51.821Z [INFO] provider.terraform-provider-google_v4.73.0_x5: configuring server automatic mTLS: timestamp=2023-08-02T11:12:51.821Z%0A ::debug::exitcode: 0 ```

Pusher: @misrarm, Action: pull_request, Workflow: [TF] Applying Infra Changes