Skip to content

Releases: byu-oit/terraform-aws-acs-info

v4.1.0

09 Sep 21:03
87ea52d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.0.0...v4.1.0

v4.0.0

26 Jan 22:53
8437e55
Compare
Choose a tag to compare

Outputs GitHub OIDC Provider and policies useful for deployment roles. Requires AWS >= 4.2 and TF >= 1.0.

v3.5.0

17 May 16:43
46c774b
Compare
Choose a tag to compare

Add Humio token endpoints

v3.4.1

11 Mar 00:51
412ad9d
Compare
Choose a tag to compare

Allow AWS provider v4

v3.4.0

27 Oct 20:39
cfe16ca
Compare
Choose a tag to compare

Output name of Subnet Group used by Elasticache.

v3.3.0

27 Oct 20:35
0069673
Compare
Choose a tag to compare

Output Humio tokens so that systems can push logs from CloudWatch

v3.2.0

13 Apr 16:17
658fb7b
Compare
Choose a tag to compare

Output db_subnet_group as an object. db_subnet_group_name is now deprecated. Use db_subnet_group.name instead.

v3.1.0

01 Sep 21:20
9657b2e
Compare
Choose a tag to compare

Require Terraform 13

v3.0.0 New AWS Version

01 Aug 00:08
e159f04
Compare
Choose a tag to compare

Updated to AWS Provider Version 3.0.0

v2.1.0 - Remove RDS security group

07 Apr 20:57
33f44bb
Compare
Choose a tag to compare

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.