aws_network_interface_sg_attachment
resource "aws_network_interface_sg_attachment" "sg_attachment" { security_group_id = aws_security_group.sg.id network_interface_id = aws_instance.instance.primary_network_interface_id }
aws_security_group, aws_security_group_rule, aws_network_interface_sg_attachment
random_password, random_string, null_resource
Advertising: