File tree 5 files changed +3
-5
lines changed
5 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -4,4 +4,3 @@ ami_os = "centos7"
4
4
ami_username = " centos"
5
5
ami_user_home = " /home/centos"
6
6
benchmark_os = " RHEL7"
7
-
Original file line number Diff line number Diff line change 1
- # Ami ubuntu 2004
1
+ # Ami ubuntu 2004
2
2
ami_id = " ami-05fe5907b25984493"
3
3
ami_os = " ubuntu20"
4
4
ami_username = " ubuntu"
Original file line number Diff line number Diff line change 1
- # Ami ubuntu 2204
1
+ # Ami ubuntu 2204
2
2
ami_id = " ami-051dcca84f1edfff1"
3
3
ami_os = " ubuntu22"
4
4
ami_username = " ubuntu"
Original file line number Diff line number Diff line change 1
1
// github_actions variables
2
2
// Resourced in github_networks.tf
3
3
// Declared in variables.tf
4
- //
4
+ //
5
5
6
6
namespace = " Lockdown_enterprise_workflow"
7
7
Original file line number Diff line number Diff line change @@ -92,4 +92,3 @@ resource "local_file" "inventory" {
92
92
ubtu22cis_grub_user_passwd: '$y$j9T$MBA5l/tQyWifM869nQjsi.$cTy0ConcNjIYOn6Cppo5NAky20osrkRxz4fEWA8xac6'
93
93
EOF
94
94
}
95
-
You can’t perform that action at this time.
0 commit comments