Commit c9c95313 authored by rajat.kulkarni's avatar rajat.kulkarni

Update sampleSG.tf

parent 0c53d7f0
resource "aws_security_group" "sg" { resource "aws_security_group" "sg" {
name = var.security_group_name name = var.security_group_name
description = "Allow TLS inbound traffic" description = "Allow TLS inbound traffic"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment