Terraform to create AWS opscenter?

Viewed 28

I’m building out observability for my firm and I want to use AWS OpsCenter.

I create infrastructure exclusively with Terraform.

I cannot find a Terraform module that will spin up AWS Systems Manager and with it OpsCenter.

I can find ‘’’SSM resources’’’ on terraform registry but they don’t seem to create a Systems Manager instance.

The AWS docs say Systems Manager Integrated Setup is console only.

Is there a way to use Terraform to set up AWS OpsCenter?

0 Answers
Related