Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 1.52 KB

CHANGELOG.md

File metadata and controls

31 lines (23 loc) · 1.52 KB

1.1.0

Supporting security group rules creation for remote group and remote address group. Supporting the documentation to guide customers on using the module.

FEATURES:

  • Resources querying: Support three data-sources to query resource ID according to their names (#10)
  • Example of resources querying: (#11)
  • New security group rules: Support remote_group_id and remote_address_group_id arguments and related introduction (#12)
  • Example of security group rules:: Support related documentation (#13)

1.0.0 (Repository Build)

The first release version. Support the VPC module to manage VPC and related resources:

  • VPC
  • Subnet
  • Security group
  • Security group rule

FEATURES:

  • New Gatekeeper: Style check for PR title and documentation (#4)
  • New Introduction: Support EADME file, first resource's script and example (#6)