ksatirli/minimising-cloud-waste
๐ง Minimizing Cloud Waste with Terraform and Datadog
Minimising Cloud Waste
This repository is a collection of Terraform Resources to minimise Cloud Waste with Datadog.
Table of Contents
Author Information
This repository is maintained by the contributors listed on GitHub.
Requirements
- Terraform
1.0.8or newer - Terraform Cloud account
- Datadog account
- AWS account
Usage
- Clone this repository and initialise the Terraform provider(s) using
terraform init. - Duplicate
terraform.tfvars.sampletoterraform.tfvarsand fill in your Datadog API key and application key. - Run
terraform planto preview the included Dashboard Resource.
If the output of terraform plan looks satisfactory, deploy the Dashboard using terraform apply.
This repository contains Terraform Outputs that will include a direct link to the newly created dashboard:
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.
