Releases: UrbanOS-Examples/scos-alm
Releases · UrbanOS-Examples/scos-alm
Terraform 0.12 Compatibility
scos-alm has been migrated to be compatible with terraform 0.12+. The following changes had to be made for the compatibility
- AWS VPC module to version 2.70.0
- AWS ACM Certificate module to version 3.0.0
- AWS ECS service module version to 2.5.0
- Removed dead variable
alm_account_id
from variables files - Pass default_network_acl_id to security module instead of vpc_id
- Update OpenVPN AMI to extant AMI
- Add security groups to allow inbound traffic to jenkins
- FreeIPA downgrade to 4.8.6-1.fc32 from 4.8.7-1.fc32
v1.1.0
Updated ldap to be wrapped in a load balancer to allow for ldaps
v1.0.1
- Using version 0.11.11 of terraform
- Updated to 1.1.0 of aws-eks module
v1.0.0
Update links in readme that were broken with the code decoupling