Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

🔧 Dynamically configured Infrastructure with Terraform, Consul, Microsoft Azure and Datadog

License

Notifications You must be signed in to change notification settings

ksatirli/dynamically-configured-infrastructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynamically Configured Infrastructure

Dynamically configured infrastructure with Terraform, Consul, and Microsoft Azure

Table of Contents

Important Links

Requirements

To use the code in this repository, you will need the following applications:

Workflows

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 file
  • terraform/kubernetes contains code for Terraform to start a Linux Virtual Machine with the Packer image
  • shipyard/consul contains a Shipyard blueprint for running a pre-configured Consul server

Each directory contains its own README.md with information relevant to the workflow.

Additional Reading

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.

Terraform

Consul

Author Information

This repository is maintained by Kerim Satirli and Tom Harvey.

License

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.

About

🔧 Dynamically configured Infrastructure with Terraform, Consul, Microsoft Azure and Datadog

Topics

Resources

License

Stars

Watchers

Forks