Overview of Terraform/IaC and PagerDuty Provider.
- Generate a PagerDuty API Key, know more here...
- Terraform binary installed in your Computer.
terraform init
terraform plan
terraform apply
Terraform code for provisioning a very basic PagerDuty account
HCL
Overview of Terraform/IaC and PagerDuty Provider.
terraform init
terraform plan
terraform apply