This repository was archived by the owner on Jul 31, 2024. It is now read-only.
File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 16
16
- name : setup Terraform
17
17
uses : hashicorp/setup-terraform@v1
18
18
with :
19
- terraform_version : ~0.12.29
19
+ terraform_version : ~0.13.4
20
20
- name : Terraform init
21
21
run : terraform init --backend=false
22
22
- name : tflint
Original file line number Diff line number Diff line change 1
1
# securityautomation-demo-project
2
2
3
- [ ![ tflint] ( https://github.com/rhythmictech /securityautomation-demo-project/workflows/tflint/badge.svg?branch=master&event=push )] ( https://github.com/rhythmictech /securityautomation-demo-project/actions?query=workflow%3Atflint+event%3Apush+branch%3Amaster )
4
- [ ![ tfsec] ( https://github.com/rhythmictech /securityautomation-demo-project/workflows/tfsec/badge.svg?branch=master&event=push )] ( https://github.com/rhythmictech /securityautomation-demo-project/actions?query=workflow%3Atfsec+event%3Apush+branch%3Amaster )
5
- [ ![ yamllint] ( https://github.com/rhythmictech /securityautomation-demo-project/workflows/yamllint/badge.svg?branch=master&event=push )] ( https://github.com/rhythmictech /securityautomation-demo-project/actions?query=workflow%3Ayamllint+event%3Apush+branch%3Amaster )
6
- [ ![ misspell] ( https://github.com/rhythmictech /securityautomation-demo-project/workflows/misspell/badge.svg?branch=master&event=push )] ( https://github.com/rhythmictech /securityautomation-demo-project/actions?query=workflow%3Amisspell+event%3Apush+branch%3Amaster )
7
- [ ![ pre-commit-check] ( https://github.com/rhythmictech /securityautomation-demo-project/workflows/pre-commit-check/badge.svg?branch=master&event=push )] ( https://github.com/rhythmictech /securityautomation-demo-project/actions?query=workflow%3Apre-commit-check+event%3Apush+branch%3Amaster )
8
- < a href = " https://twitter.com/intent/follow?screen_name=RhythmicTech " >< img src = " https://img.shields.io/twitter/follow/RhythmicTech?style=social&logo=twitter " alt = " follow on Twitter " ></ a >
3
+ [ ![ tflint] ( https://github.com/cdaniluk /securityautomation-demo-project/workflows/tflint/badge.svg?branch=master&event=push )] ( https://github.com/cdaniluk /securityautomation-demo-project/actions?query=workflow%3Atflint+event%3Apush+branch%3Amaster )
4
+ [ ![ tfsec] ( https://github.com/cdaniluk /securityautomation-demo-project/workflows/tfsec/badge.svg?branch=master&event=push )] ( https://github.com/cdaniluk /securityautomation-demo-project/actions?query=workflow%3Atfsec+event%3Apush+branch%3Amaster )
5
+ [ ![ yamllint] ( https://github.com/cdaniluk /securityautomation-demo-project/workflows/yamllint/badge.svg?branch=master&event=push )] ( https://github.com/cdaniluk /securityautomation-demo-project/actions?query=workflow%3Ayamllint+event%3Apush+branch%3Amaster )
6
+ [ ![ misspell] ( https://github.com/cdaniluk /securityautomation-demo-project/workflows/misspell/badge.svg?branch=master&event=push )] ( https://github.com/cdaniluk /securityautomation-demo-project/actions?query=workflow%3Amisspell+event%3Apush+branch%3Amaster )
7
+ [ ![ pre-commit-check] ( https://github.com/cdaniluk /securityautomation-demo-project/workflows/pre-commit-check/badge.svg?branch=master&event=push )] ( https://github.com/cdaniluk /securityautomation-demo-project/actions?query=workflow%3Apre-commit-check+event%3Apush+branch%3Amaster )
8
+
9
9
10
10
A terraform repository based on the [ securityautomation-demo-project] ( https://github.com/cdaniluk/securityautomation-demo-project ) example repository maintained by [ Rhythmic] ( https://www.rhythmictech.com/ ) . This project maps to the included PowerPoint presentation demonstrating how to use Terraform to drive and manage AWS native security functions.
11
11
You can’t perform that action at this time.
0 commit comments