🔧 Dynamically configured Infrastructure with Terraform, Consul, Microsoft Azure and Datadog
Dynamically configured infrastructure with Terraform, Consul, and Microsoft Azure
To use the code in this repository, you will need the following applications:
0.14.9
(or later)1.9.4
(or later)2.0.0
(or later)The code in this repository is split out into a handful of distinct flows, each in their own directory:
terraform/azure
contains code for Terraform to set up an Azure Resource Group and generate a Packer variables definition fileterraform/kubernetes
contains code for Terraform to start a Linux Virtual Machine with the Packer imageshipyard/consul
contains a Shipyard blueprint for running a pre-configured Consul serverEach directory contains its own README.md
with information relevant to the workflow.
While the authors of this repository take care to explain all workflows with the amount of detail required to execute them, the information here should not be considered exhaustive.
This section is a collection of links that will help you make the most of today’s session.
This repository is maintained by Kerim Satirli and Tom Harvey.
Licensed under the Apache License, Version 2.0 (the “License”).
You may obtain a copy of the License at apache.org/licenses/LICENSE-2.0.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an “AS IS” basis, without WARRANTIES or conditions of any kind, either express or implied.
See the License for the specific language governing permissions and limitations under the License.