Supported Operating Systems
Terraform Enterprise currently supports running under the following operating systems:
- Debian 8* / 9* / 10
- Ubuntu 14.04.5* / 16.04* / 18.04 / 20.04
- Red Hat Enterprise Linux 7.4 - 7.9 / 8.4 - 8.7 (RedHat Linux Requirements)
- CentOS 7.4 - 7.9 / 8.4 (CentOS Requirements)
- Amazon Linux 2014.03* / 2014.09* / 2015.03* / 2015.09* / 2016.03* / 2016.09* / 2017.03* / 2017.09* / 2018.03* / 2.0
- Oracle Linux 7.4 - 7.9 / 8.4
SELinux
Terraform Enterprise supports SELinux running in enforcing mode when certain requirements are met. These requirements vary depending on the type of Terraform Enterprise installation.
For External Services installations, you must install the latest version of the container-selinux
package.
For Mounted Disk installations, you must:
Install the latest version of the
container-selinux
package.Add the
container_file_t
type to the SELinux context for the mounted disk path and its subdirectories. The commands below update the mounted disk path/opt/tfe
and its subdirectories to use the correct SELinux context.Note: * Indicates a deprecated operating system that will no longer be supported following February 2023 (v202303-1).