aws∕log‒group - dicomgrid/pt-modules GitHub Wiki
Usage
To use this module in your Terraform, refer to the below module example:
module "aws_log_group" {
source = "git::https://github.com/dicomgrid/pt-modules.git?ref=aws/log-group/v2.0.0"
# See inputs below for additional required parameters
}
Attributes
Requirements
Providers
Name |
Version |
aws |
>= 4.64.0 |
Modules
No modules.
Resources
Inputs
Outputs
No outputs.
Changelog
v2.0.0
(2025-06-26)
- :twisted_rightwards_arrows:PR #280 - Test workflow 3
- PLT-1111: breaking: testing breaking change
- style(aws/log-group): auto-format Terraform code
v1.0.0
(2025-06-26)
- :twisted_rightwards_arrows:PR #280 - Test workflow 3
- PLT-1111: breaking: testing breaking change
- style(aws/log-group): auto-format Terraform code