Eduardo Valdes

Results 107 comments of Eduardo Valdes

```console $inputs.plan-file ``` ```console env.tf-dir ``` ```console github.action_path ``` ```console inputs.add-args inputs.include-no-op inputs.plan-file inputs.terraform-directory inputs.terraform-version inputs.upload-retention-days ``` ```console steps.local-action.outputs.change-count steps.local-action.outputs.change-percent steps.local-action.outputs.drift-count steps.local-action.outputs.resource-changes steps.local-action.outputs.resource-drifts steps.local-action.outputs.terraform-version ``` ```console steps.stats1.outputs.change-count steps.stats1.outputs.change-percent steps.stats1.outputs.drift-count steps.stats1.outputs.resource-changes...

This GitHub Action (targeted to be imported as a remote/external) is no longer in consideration until we can further evaluate if they are worth the effort to be imported at...

``` console devops: remote-branch (main %=) $ git checkout -b devsecops/emvaldes/terraform-stats ; Switched to a new branch 'devsecops/emvaldes/terraform-stats' ``` ``` console devops: remote-branch (devsecops/emvaldes/terraform-stats %) $ import-project.shell ; Project Configuration...

``` console devops: remote-branch (devsecops/emvaldes/terraform-stats %) $ git push --set-upstream origin devsecops/emvaldes/terraform-stats ; Enumerating objects: 23, done. Counting objects: 100% (23/23), done. Delta compression using up to 16 threads Compressing...

This external repo is now inserted in the file structure at: **.github/actions/azviz-action** in the **importing-gha** branch.

```console github.action_path github.event.inputs.depth github.event.inputs.direction github.event.inputs.exclude-types github.event.inputs.format github.event.inputs.out-file github.event.inputs.resource-group github.event.inputs.splines github.event.inputs.sub-name github.event.inputs.theme github.event.inputs.verbosity ``` ```console inputs.depth inputs.direction inputs.exclude-types inputs.format inputs.out-file inputs.resource-group inputs.splines inputs.sub-name inputs.theme inputs.verbosity ``` ```console secrets.SERVICE_PRINCIPAL_CREDS secrets.TEST_RG ```

This GitHub Action (targeted to be imported as a remote/external) is no longer in consideration until we can further evaluate if they are worth the effort to be imported at...

``` console devops: prime-reportstream (main=) $ git checkout -b devsecops/emvaldes/azviz ; Switched to a new branch 'devsecops/emvaldes/azviz' devops: prime-reportstream (devsecops/emvaldes/azviz) $ git push --set-upstream origin devsecops/emvaldes/azviz ; Total 0 (delta...

``` console $ mkdir -p azviz && cd $_ ; $ pwd ; ./prime-reportstream/.github/actions/azviz ```

``` console $ git clone https://github.com/JosiahSiegel/AzViz-action.git . ; Cloning into '.'... remote: Enumerating objects: 76, done. remote: Counting objects: 100% (29/29), done. remote: Compressing objects: 100% (18/18), done. remote: Total...