bebehei / terraform-provider-documentation

Myra Security Terraform Provider documentation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Myra Security Terraform Provider documentation

Note: This documentation is under active development. In case something is missing that you would like to use, feel free to create a new issue describing your usecase.

Using HashiCorp's "Infrastructure as Code" tool, it is possible to configure/manage Myracloud elements/configurations in source code. Like this, it is easily possible to track and version your changes and - in case you need it - do a rollback to some previous state.

Using terraform is an easy way to communicate with the existing Myracloud API.

The purpose of this documentation project is to show some scenarios about how to use the Myra Security Terraform Provider

  1. Getting started
  2. Manage domains
  3. Manage DNS records
  4. Manage cache settings
  5. Manage IP filters
  6. Manage rate limits
  7. Manage settings
  8. Manage redirects
  9. Manage WAF rules
  10. Manage SSL certificates
  11. Manage error pages

About

Myra Security Terraform Provider documentation