Skip to content

iLert/terraform-status-page-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Using iLert terraform provider to create a status page

This example is related to our Terraform blog post

Usage

# set your iLert credentials via environment variables
export ILERT_ORGANIZATION=...
export ILERT_API_TOKEN=...
# export ILERT_USERNAME=...
# export ILERT_PASSWORD=...
#
# ... or create the `terraform.tfvars` file with variables
#
# organization=...
# api_token=...
# # username=...
# # password=...
#

terraform init
terraform apply

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages