This repository was archived by the owner on Mar 8, 2025. It is now read-only.
Releases: Young-ook/terraform-aws-spinnaker
Releases · Young-ook/terraform-aws-spinnaker
3.0.2
What's Changed
- fix(spinnaker): delete podsecuritypolicy by @Young-ook in #289
- docs(spinnaker-ecs): ecs scailablity best practices by @Young-ook in #290
Full Changelog: 3.0.1...3.0.2
3.0.1
What's Changed
- fix(modernapp): upgrade terraform tfstate module to 2.0.0 by @Young-ook in #281
- fix(spinnaker): adjust priority of default tags by @Young-ook in #282
- fix(blueprint): upgrade spinnaker module to 3.0.0 by @Young-ook in #283
- docs(blueprint): description about terraform backend setup by @Young-ook in #284
- chore(spinnaker): move the aws-partitions resource to default var file by @Young-ook in #285
- chore(codebuild): rename the default var config file by @Young-ook in #287
- fix(spinnaker): grooming the rbac template by @Young-ook in #288
- chore(spinnaker-aws): default vars config file by @Young-ook in #286
Full Changelog: 3.0.0...3.0.1
3.0.0
What's Changed
- fix(spinnaker): fix default aurora engine family by @Young-ook in #266
- feat(spinnaker): upgrade eks module by @Young-ook in #268
- feat(spinnaker): replace helm_release with helm-addons module by @Young-ook in #267
- feat(spinnaker): merge the vpc config inputs into feature toggles by @Young-ook in #269
- fix(spinnaker): simplify spinnaker helm chart by @Young-ook in #270
- fix(modernapp): replace eks module by @Young-ook in #252
- fix(spinnaker): fix service account name for role binding resource by @Young-ook in #271
- feat(spinnaker): iam role mapping with spinnaker service account by @Young-ook in #272
- feat(spinnaker): prometheus and metrics-server helm chart by @Young-ook in #273
- fix(spinnaker): add ebs-csi controller to allow prometheus to claim pv by @Young-ook in #274
- fix(spinnaker-vpc): disable petname for deduplication by @Young-ook in #278
- fix(spinnaker-eks): default tags by @Young-ook in #275
- fix(spinnaker-aws): change the default name by @Young-ook in #276
- fix(spinnaker): replace the role output with the irsa arn by @Young-ook in #277
- fix(spinnaker-ecs): replace aws parition config with aws-partitions module by @Young-ook in #279
- fix(spinnaker): upgrade helm module to enable dependency update by @Young-ook in #280
Full Changelog: 2.3.9...3.0.0
2.3.9
2.3.8
- fix(modernapp): fix the ecr module version
- chore(spinnaker): move the helm ignore config file into spinnaker chart
- fix(spinnaker): rename the spinnaker helm chart
- feat(eks): upgrade eks module to v2.0.3
- fix(modernapp): fix the url to cloudwatch logs module
- chore(spinnaker): remove aws logo from the modernization architecture
- fix(spinnaker): change the scripts dir name
- docs(spinnaker): add url to the google case
- docs(blueprint): fix url to the description of spinnaker-managed-aws module
2.3.7
- chore(aws): remove spinnaker-managed-aws example
- fix(blueprint): fix parameters for blueprint
- feat(blueprint): spinnaker blueprint
- feat(vpc): spinnaker-aware-vpc module test cases
- feat(eks): spinnaker-managed-eks test cases
- feat(ecs): spinnaker-managed-ecs test cases
- feat(ecs): amazon linux 2 ecs-optimized ami
2.3.6
2.3.5
2.3.4
- feat(spinnaker): update eks module
- fix(devops): halyard version downgrade because of malformed api bug in the latest version
- feat(frigga): change deprecated number paramter for random pet name
- docs(devops): warning for required minimum awscli version
- docs(devops): update prerequisites
- fix(devops): enable force destroy feature for terraform backend
- docs(spinnaker): update tfenv guide
- docs(devops): eks pod anti affinity policy diagram
- docs(frigga): update the title of frigg module instructions
2.3.3
- fix(ecs): remove default vpc fallback config
- feat(ecs): update ecs capacity provider
- docs(devops): terraform backend
- feat(ecs): update cloud-init template
- feat(devops): log groups for codebuild project
- docs(devops): chaos engineering with awsfis
- docs(devops): cloudwatch log groups clean-up
- docs(devops): update spinnaker pipeline for service mesh example
- feat(devops): pod anti-affinity config for high availability
- feat(devops): upgrade awsfis resources for chaos engineering example