This Terraform module is designed to create Application Security Groups.
Warning
Major version Zero (0.y.z) is for initial development. Anything MAY change at any time. A module SHOULD NOT be considered stable till at least it is major version one (1.0.0) or greater. Changes will always be via new versions being published and no changes will be made to existing published versions. For more details please go to https://semver.org/
- Create an application security group with its various configuration options such as location, tags and name.
- The module does not support creating network security rules yet.