Terraform Installation Guide
Prerequisites
Edit the Terraform configuration file (.tf)
terraform {
required_providers {
apono = {
source = "apono-io/apono"
version = "0.2.0"
}
}
}Element
Type
Value
Example: MySQL on GCP
Finish the Integration
Last updated
Was this helpful?
