github cloudposse/terraform-aws-security-group 0.4.3
v0.4.3

latest releases: 2.2.0, v2, 2.1.0...
2 years ago
Update recommended inputs and outputs @Nuru (#26)

what

  • Update recommended inputs and outputs

why

  • Changes based on experience implementing several modules

🚀 Enhancements

Rename the exported `security_group_inputs.tf` file to `security-group-inputs.tf` @aknysh (#30)

what

  • Rename the exported security_group_inputs.tf file to security-group-inputs.tf
  • Update GitHub workflows and LICENSE

why

  • Our naming convention is to use kebab-case for all files. Having a file in snake_case (after adding it to a repo) together with all the other files in kebab-case in the same repo does not look correct
  • Keep up to date

Don't miss a new terraform-aws-security-group release

NewReleases is sending notifications on new releases.