improved
Manage Log Drains via Terraform & Terraform Endpoint Bug Fix
6 months ago by Aptible Support
Manage Log Drains via Terraform
You can now manage aptible_log_drain
resources through our Terraform Provider.
Learn more here about resource attributes and configuration.
Terraform Endpoint Bug Fix
Feedback suggested by the Terraform Provider claimed that Endpoint placement could change (e.g. external to internal) but it cannot without a destructive operation (e.g. destroy and recreate).ForceNew
now occurs on Endpoint placement changes in the Aptible Terraform Provider. This will result in an Endpoint being destroyed and then recreated.