Skip to content

Terraform workspace demonstrating a performance issue with for_each

Notifications You must be signed in to change notification settings

eriksw/tf-performance-issue-test

Repository files navigation

tf-performance-issue-test

This repository contains a Terraform workspace that exacerbates a performance issue.

The resources of the real workspace this is based upon have been replaced with null_resource resources that use a harmless local-exec provisioner command to allow for easier investigation of the graph-related performance issues separate from the provider/cloud interactions.

About

Terraform workspace demonstrating a performance issue with for_each

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages