Releases: byu-oit/terraform-aws-acs-info
Releases · byu-oit/terraform-aws-acs-info
v4.1.0
v4.0.0
Outputs GitHub OIDC Provider and policies useful for deployment roles. Requires AWS >= 4.2 and TF >= 1.0.
v3.5.0
Add Humio token endpoints
v3.4.1
Allow AWS provider v4
v3.4.0
Output name of Subnet Group used by Elasticache.
v3.3.0
Output Humio tokens so that systems can push logs from CloudWatch
v3.2.0
Output db_subnet_group
as an object. db_subnet_group_name
is now deprecated. Use db_subnet_group.name
instead.
v3.1.0
v3.0.0 New AWS Version
Updated to AWS Provider Version 3.0.0
v2.1.0 - Remove RDS security group
Per a decision made by our AWS SWAT team on 04/07/2020, default RDS security groups are no longer included in AWS accounts. A security group should be made for each RDS cluster. This removes that security group from this module to prevent errors.