aiah7894

Results 1 comments of aiah7894

Still seems like an ongoing issue. I have defined a variable to take user input for a CIDR block as follows: ``` resource "aws_security_group" "test_sg" { name = "test_sg" description...