
We are excited to announce we've updated our site-to-site VPN tunnel implementation. This update comes with support for IKEv2 VPN tunnels for greater reliability and security, as well as improved compatibility with Azure-based connections.
For improved compatibility and security, we've added ED25519 to the supported SSH key algorithms we accept. You can now generate ED25519 SSH keys. You can manage your keys here within the Aptible Dashboard.
Manage Environments via Terraform aptible_environment resources can now be managed through Terraform. Learn more here about resource attributes and configuration.
Modify Container Profiles via Terraformcontainer_profile can now be modified for App services and Databases through Terraform. This can be used to select a workload-appropriate Container Profile for a given service: General Purpose, CPU Optimized, or RAM Optimized. Learn more here about resource attributes and configuration.
Modifiable Container Profiles are only available on Dedicated Stacks with Enforced Resources Allocation (aka enabled CPU Limits & Memory Limits). Learn more here
Look up Stacks via Terraform
aptible_stack data sources are now available through Terraform. This can be used to look up Stacks by name. Learn more here about resource attributes.