Skip to content

Releases: widdix/aws-cf-templates

v2.0.1

20 Oct 11:30
Compare
Choose a tag to compare
  • [Bug Fix] security/auth-proxy-ha-github-orga.yam: redirect http to https
  • [Bug Fix| jenkins/jenkins2-ha-agents.yaml: agents did not work when the Jenkins URL was set

v2.0.0

19 Oct 06:45
Compare
Choose a tag to compare

We released one new CloudFormation template and updated all of our templates to make use of the new YAML format, cross-stack references, and simplified substitution. It was never easier to use our templates: Cross-stack references are used to link dependent stacks together.

Using our Infrastructure as Code templates will help you to bootstrap common setups on Amazon Web Services (AWS) within minutes. Our templates are exclusively designed for AWS CloudFormation, the Infrastructure as Code services on AWS. Learn more about our Templates for AWS CloudFormation on GitHub.

Authentication Proxy using your GitHub Organization

This template describes a highly available authentication proxy that forwards request to a upstream http(s) endpoint if the user is authenticated against your GitHub Organization.

Architecture