Setting up Terraform

Hello all,

I am currently looking in setting up terraform to be used with datadog. Currently the setup consists of multiple GCP environments. Does terraform need to be installed on each host for all the GCP environments to get the best results when setting up datadog?

Hi @tony_tabone,
most often you’d just have some kind of development server or deployment CI/CD system or use terraform cloud. There’s no need to have terraform installed within environment you want to manage.