项目作者: ksatirli

项目描述 :
🔧 Dynamically configured Infrastructure with Terraform, Consul, Microsoft Azure and Datadog
高级语言: HCL
项目地址: git://github.com/ksatirli/dynamically-configured-infrastructure.git
创建时间: 2021-03-01T13:58:29Z
项目社区:https://github.com/ksatirli/dynamically-configured-infrastructure

开源协议:Apache License 2.0

下载


Dynamically Configured Infrastructure

Dynamically configured infrastructure with Terraform, Consul, and Microsoft Azure

Table of Contents

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.