Skip to content

Releases: 7Factor/terraform-aws-concourse

Release 2.6.3

26 Apr 17:42
acf98e7
Compare
Choose a tag to compare

Version 2.6.3

Commits

  • [acf98e7] Merge pull request #51 from 7Factor/clayton/user-data-template-fix
  • [ce4c8a2] replacing double quotes with single quotes when echoing the defaults file

Release 2.6.2

26 Apr 16:13
99924c5
Compare
Choose a tag to compare

Version 2.6.2

Commits

  • [99924c5] Merge pull request #50 from 7Factor/clayton/user-data-template-fix
  • [857bc93] removed null check in asg and changed back to map with default being an empty object
  • [ce1e4ed] testing if the map solved the issue
  • [664b6c4] updating the variable type to map any
  • [4fb04f6] changing the object var to a map and seeing if we can determine if the default is being used
  • [8fa5b1c] removing sensitive function around the md5 contents

Release 2.6.1

26 Apr 14:16
2113729
Compare
Choose a tag to compare

Version 2.6.1

Commits

  • [2113729] Merge pull request #49 from 7Factor/clayton/user-data-template-fix
  • [5026bfb] formatting
  • [0601361] moved repeated code into a local var
  • [d218ccb] ran a terraform fmt!
  • [958b306] Adding a hash to the user data scripts so terraform will see changes exist and replace them as needed

Release 2.6.0

06 Mar 18:23
80f8002
Compare
Choose a tag to compare

Version 2.6.0

Commits

  • [80f8002] Merge pull request #48 from 7Factor/jwood/sc-44392/cloudwatch_prometheus
  • [0100317] Apply terraform fmt.
  • [9b706ad] Revert "Add linebreak to test sensitive user data change."
  • [6aa91b1] Add linebreak to test sensitive user data change.
  • [6c6189d] Mark user data s3 object content as sensitive.
  • [4e72784] Remove log_stream_name from cw prometheus config.
  • [f8db316] Variable log group/stream names.
  • [0c9aa5e] Switch aggregation back to ASG and instance.
  • [aafebbd] Use md5 hash of user data to trigger updates.
  • [847a303] Revert "Add unneeded space to trigger resource update."
  • [85968fb] Add unneeded space to trigger resource update.
  • [f74276c] Fix s3 bucket name variable in template files.
  • [1dfef3c] Attempt to use AutoScalingGroupName dimension with host dimension.
  • [f2cdf0c] Use multiple CW agent configuration files.
  • [f8f9b7a] Trigger instance template replacement when user_data objects change.
  • [44225b7] Try getting hostname into metric dimensions.
  • [27be800] Remove prometheus enabled bit from worker user data.
  • [b042e14] Add variable for enabling ec2 metrics.
  • [351e99d] Add CW Agent to worker instances to track EC2 metrics.
  • [3bf24a7] Revert "Trigger ASG replacement when user_data objects change."
  • [99a4544] Revert "Try separate lifecycle block for S3 replacement."
  • [d56d835] Try separate lifecycle block for S3 replacement.
  • [1fdc7e4] Fix typo in templatefile path.
  • [995d97e] Use json fragment file for shared config stuff.
  • [0ea9dd5] Revert "Test ASG replacement with minor json change."
  • [e6156c1] Test ASG replacement with minor json change.
  • [40d8466] Trigger ASG replacement when user_data objects change.
  • [e6721ca] Use variable for prometheus metrics namespace.
  • [029c9df] Fix errors in JSON.
  • [f2531c8] One more round of dimension refactoring.
  • [b6e652a] Refactored metric declarations with new understanding.
  • [e75fab0] Add some missed metrics.
  • [c8026d8] Revert "Use depends on s3 objects for launch templates"
  • [34d24ea] Use depends on s3 objects for launch templates
  • [5f61c48] Created metric declarations for remaining metrics.
  • [a33eaf2] Add shell script signal for user data.
  • [a1ff639] Remove comments and use absolute paths in user data.
  • [ad0d020] Also terraform bucket ownership controls.
  • [a5a219a] Base64 encode user data.
  • [ab3085a] Use non-deprecated aws_s3_object.
  • [4901a8f] Store user_data scripts in S3.
  • [b330b28] Finish configuring metric declarations.
  • [0933976] Add source labels and label matchers.
  • [83ac1e9] Test adding metric declarations.
  • [7c34ae4] Add Concourse metric units.
  • [92a9d76] Switch CW agents metrics to actual usable values.
  • [5dbb1dc] Try collecting concourse prometheus as metrics.
  • [eed7c26] Try echoing file contents with single quotes to preserve json.
  • [09ca9f1] Add configuration for prometheus metrics.
  • [58ede32] Add variable to enable prometheus.
  • [c8e5704] Just store cloudwatch config as local file on web instance.
  • [11b8c7b] Revert "Enable prometheus node exporter."
  • [819c486] Enable prometheus node exporter.
  • [8553846] Install CW agent on web instance.

Release 2.5.0

01 Mar 20:01
7a7cd1d
Compare
Choose a tag to compare

Version 2.5.0

Commits

  • [7a7cd1d] Merge pull request #47 from 7Factor/jwood/output_lb_zone_id

Release 2.4.0

01 Mar 19:58
8f91b4f
Compare
Choose a tag to compare

Version 2.4.0

Commits

  • [8f91b4f] Merge pull request #46 from 7Factor/jwood/terraform_ssh_keys
  • [60c5475] Revert "Add LB zone id to outputs."
  • [c8f8225] Merge remote-tracking branch 'origin/main' into jwood/terraform_ssh_keys

Release 2.3.0

01 Mar 19:55
514e160
Compare
Choose a tag to compare

Version 2.3.0

Commits

  • [514e160] Merge pull request #45 from 7Factor/jwood/containerd

Release 2.2.0

01 Mar 19:52
c97e620
Compare
Choose a tag to compare

Version 2.2.0

Commits

  • [c97e620] Merge pull request #44 from 7Factor/jwood/worker_feature_flags
  • [13e6254] Move feature flags to correct location of user data.
  • [f7537a8] Add worker_feature_flags input variable.

Release 2.1.0

01 Mar 19:15
49f07c7
Compare
Choose a tag to compare

Version 2.1.0

Commits

  • [49f07c7] Merge pull request #37 from 7Factor/joe/use-base-ami-filter-variable
  • [72d486e] updated the base_ami filter to use the already existing base_ami_name_filter variable, and updated the default value to match the previously hard-coded value

Release 2.0.1

01 Mar 19:11
40fcb51
Compare
Choose a tag to compare

Version 2.0.1

Commits

  • [40fcb51] Merge pull request #43 from 7Factor/jwood/fix_up_main_branch
  • [7248748] Add GitHub workflows for managing releases.
  • [f72c259] Merge remote-tracking branch 'origin/master' into jwood/fix_up_main_branch
  • [e4e5ac3] Merge pull request #42 from 7Factor/jwood/remove_master_automation
  • [2588ee0] Remove workflows for automating release on master branch.
  • [cb569f4] Merge pull request #41 from 7Factor/jwood/fix_actions_master_branch
  • [17c3119] Permit non-major release automation for master branch.