TerraformKit is a wrapper around terraform which provides an interface to the Swift programming
language.
Usage
TerraformKit is distributed as a SwiftPM Package. You add it via “Add package dependency” in Xcode
or add the following code to the Package.swift file:
TerraformKit
TerraformKit is a wrapper around terraform which provides an interface to the Swift programming language.
Usage
TerraformKit is distributed as a SwiftPM Package. You add it via “Add package dependency” in Xcode or add the following code to the
Package.swift
file:API Compatibility
The API of TerraformKit has not been stabilized yet. Therefore, minor versions may have breaking API changes
Notice
This project is not affiliated with Hashicorp.
License
MIT License