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 versionsThis class is the only object to be instanciated directly by the user.
See moreDeclaration
Swift
public class Terraform