Skip to content

onlydole/debugging-the-cloud

Repository files navigation

Debugging The Cloud With HashiCorp and Datadog

Reading material and code examples

A webinar with Datadog that demonstrates how to use Terraform to manage your cloud observability and debug your applications with APM, logs, and monitors.

The application we demo is from the Datadog eCommerce workshop.

Table of Contents

Prerequisites

As part of this workshop, you will be using HashiCorp Terraform and Datadog Services.

For instructions on how to install Terraform, please see our Learn Guide.

For instructions on how to install Packer, please see our Learn Guide.

On that page, you will find instructions for macOS (using brew), Windows (using choco) as well as a manual installation path.

You will need to create a copy of the beacon.pkrvars.example file and name it beacon.pkrvars.hcl with credentials specific to your accounts.

Reading material

This section is a collection of links that will help you make the most of today's session.

HashiCorp Configuration Language

First Steps

Next Steps

Code Quality

Before plan and apply, always clean up your code:

Modules

Author Information

This repository is maintained by Taylor Dolezal.

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

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages