Skip to content

Commit

Permalink
Generated docs from job=generate-docs branch=master [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
Atomic Red Team doc generator committed Dec 11, 2024
1 parent 6cb8a46 commit dda4972
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions atomics/Indexes/iaas_gcp-index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20957,7 +20957,7 @@ privilege-escalation:
prereq_command: 'stat "$PathToAtomicsFolder/T1098/src/T1098-17/terraform.tfstate"

'
get_prereq_command: |-
get_prereq_command: |
cd "$PathToAtomicsFolder/T1098/src/T1098-17/"
terraform init
terraform apply -auto-approve
Expand Down Expand Up @@ -33304,7 +33304,7 @@ persistence:
prereq_command: 'stat "$PathToAtomicsFolder/T1098/src/T1098-17/terraform.tfstate"

'
get_prereq_command: |-
get_prereq_command: |
cd "$PathToAtomicsFolder/T1098/src/T1098-17/"
terraform init
terraform apply -auto-approve
Expand Down
4 changes: 2 additions & 2 deletions atomics/Indexes/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45086,7 +45086,7 @@ privilege-escalation:
prereq_command: 'stat "$PathToAtomicsFolder/T1098/src/T1098-17/terraform.tfstate"

'
get_prereq_command: |-
get_prereq_command: |
cd "$PathToAtomicsFolder/T1098/src/T1098-17/"
terraform init
terraform apply -auto-approve
Expand Down Expand Up @@ -69187,7 +69187,7 @@ persistence:
prereq_command: 'stat "$PathToAtomicsFolder/T1098/src/T1098-17/terraform.tfstate"

'
get_prereq_command: |-
get_prereq_command: |
cd "$PathToAtomicsFolder/T1098/src/T1098-17/"
terraform init
terraform apply -auto-approve
Expand Down

0 comments on commit dda4972

Please sign in to comment.