Open the latest version of the All Quiet Terraform Provider.
Use Provider
.terraform init
in your terminal.To use our Terraform provider, you need to create an API Key, next.
Open our All Quiet Terraform Provider Documentation.
api_region
depending on your organization’s data storage region.Generating the API key has to be done in the All Quiet Web App. Afterwards, you can set up everything via our Terraform Provider.
Organizations
.API Keys
Click Create API Key
Approve the API Key creation by clicking Yes, Create
.
Now, copy the generated API Key…
…and paste it into your configuration file
Please find the documentation of our resources attached.
allquiet_integration_mapping
.
To ensure that the resources managed by your Terraform provider stay in sync with your setup, we lock provisioned resources within the Web App. This means these resources cannot be edited or deleted directly through the Web App’s interface.
Provisioned resources are marked with an icon, and hovering over it will display a message explaining why the resource is locked and cannot be modified via the Web App.
Our Terraform provider is designed to help you configure and manage your standard setup seamlessly. However, temporary changes — such as on-call schedule overrides or maintenance windows — will always be able to be added via the Web’s interface.
To see the users currently provisioned via Terraform in All Quiet,
Users
tab. Here, you can see all users of your organization.Source
= TerraformOpen the latest version of the All Quiet Terraform Provider.
Use Provider
.terraform init
in your terminal.To use our Terraform provider, you need to create an API Key, next.
Open our All Quiet Terraform Provider Documentation.
api_region
depending on your organization’s data storage region.Generating the API key has to be done in the All Quiet Web App. Afterwards, you can set up everything via our Terraform Provider.
Organizations
.API Keys
Click Create API Key
Approve the API Key creation by clicking Yes, Create
.
Now, copy the generated API Key…
…and paste it into your configuration file
Please find the documentation of our resources attached.
allquiet_integration_mapping
.
To ensure that the resources managed by your Terraform provider stay in sync with your setup, we lock provisioned resources within the Web App. This means these resources cannot be edited or deleted directly through the Web App’s interface.
Provisioned resources are marked with an icon, and hovering over it will display a message explaining why the resource is locked and cannot be modified via the Web App.
Our Terraform provider is designed to help you configure and manage your standard setup seamlessly. However, temporary changes — such as on-call schedule overrides or maintenance windows — will always be able to be added via the Web’s interface.
To see the users currently provisioned via Terraform in All Quiet,
Users
tab. Here, you can see all users of your organization.Source
= Terraform