command
module
Version:
v0.2.0
Opens a new window with list of versions in this module.
Published: Apr 1, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Thalassa Cloud Terraform Provider
Documentation
Requirements
Examples
TODO
License
Apache 2.0 License 2.0
Contributing
Set up the provider locally and make sure to change the variables if needed:
make install NAMESPACE=local HOSTNAME=terraform.local OS_ARCH=darwin_arm64
Use the locally installed provider in your Terraform configuration:
terraform {
required_providers {
thalassa = {
source = "thalassa.cloud/thalassa/thalassa"
}
}
}
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.