Skip to content

An introduction with a couple examples of how the SquaredUp Terraform provider

Notifications You must be signed in to change notification settings

squaredup/introduction-to-squaredup-terraform

Repository files navigation

Getting Started with the SquaredUp Terraform Provider

Welcome to the SquaredUp Terraform Provider examples repository! Here, you will find three progressively complex demonstrations that showcase how to utilize Infrastructure as Code (IaC) techniques to effectively manage your SquaredUp dashboards and data sources. These examples are designed to spark your creativity and help you understand the possibilities with the SquaredUp Terraform provider. For comprehensive documentation, please refer to the Terraform Provider.

If you want to get started right away all you need to do is refer to SquaredUp Documentation to obtain your API key.

New to Terraform? Check out the Get Started Tutorials on Hashicorp's page.

Start your journey with the essentials! This example demonstrates how to connect to SquaredUp and create a simple dashboard using minimal Terraform code. It's perfect for getting a quick start and understanding the basic capabilities of the provider. image

Take a step further by integrating an existing AWS data source. This example uses a JSON list to define important AWS Lambda functions and creates a dedicated dashboard for each within a new workspace, illustrating how to expand your infrastructure dynamically. image

Discover the power of customization with this advanced example. It introduces the use of variables to streamline configurations and demonstrates deploying new Azure data sources. This setup exemplifies how to scale your configurations efficiently and securely. image

Each example is designed to build upon the previous, providing you with a comprehensive understanding of how to leverage the SquaredUp Terraform provider to enhance and automate your monitoring landscape.

Options for Further Guidance and Support

Reach out for help on SquaredUp Community Answers.

About

An introduction with a couple examples of how the SquaredUp Terraform provider

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages