mirror of
https://github.com/ansible-lockdown/RHEL9-CIS.git
synced 2025-12-24 14:23:05 +00:00
Removed multiple blank lines
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
312b460cfc
commit
5f7dd08838
12 changed files with 3 additions and 21 deletions
1
.github/workflows/main.tf
vendored
1
.github/workflows/main.tf
vendored
|
|
@ -5,7 +5,6 @@ provider "aws" {
|
|||
|
||||
// Create a security group with access to port 22 and port 80 open to serve HTTP traffic
|
||||
|
||||
|
||||
resource "random_id" "server" {
|
||||
keepers = {
|
||||
# Generate a new id each time we switch to a new AMI id
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue