Classes

The following classes are available globally.

  • A Terraform object is a wrapper around the terraform executable. It can be used to perform common operations like planning and applying changes, retrieving provider schemas and retrieving versions

    This class is the only object to be instanciated directly by the user.

    See more

    Declaration

    Swift

    public class Terraform