Skip to content

Releases: UrbanOS-Examples/scos-alm

Terraform 0.12 Compatibility

26 Feb 16:24
60e1ab6
Compare
Choose a tag to compare

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

13 Feb 21:13
908db46
Compare
Choose a tag to compare

Updated ldap to be wrapped in a load balancer to allow for ldaps

v1.0.1

22 Jan 15:40
4b2b385
Compare
Choose a tag to compare
  • Using version 0.11.11 of terraform
  • Updated to 1.1.0 of aws-eks module

v1.0.0

22 Jan 15:38
15265dc
Compare
Choose a tag to compare
Update links in readme that were broken with the code decoupling