Resource: aws_inspector_resource_group

Provides an Amazon Inspector Classic Resource Group.

Example Usage

resource "aws_inspector_resource_group" "example" {
  tags = {
    Name = "foo"
    Env  = "bar"
  }
}

Argument Reference

This resource supports the following arguments:

Attribute Reference

This resource exports the following attributes in addition to the arguments above: