forked from ansible-lockdown/RHEL9-CIS
terraform format
Signed-off-by: Mark Bolwell <mark.bollyuk@gmail.com>
This commit is contained in:
parent
a8446b989b
commit
fdb3eb6286
6 changed files with 387 additions and 9 deletions
2
.github/workflows/variables.tf
vendored
2
.github/workflows/variables.tf
vendored
|
|
@ -29,7 +29,7 @@ variable "ami_os" {
|
|||
|
||||
variable "ami_id" {
|
||||
description = "AMI ID reference"
|
||||
type = string
|
||||
type = string
|
||||
}
|
||||
|
||||
variable "ami_username" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue