Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 1003 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 1003 Bytes

OpenTofu Provider

This is a Krateo Provider that manages cloud infrastructure through OpenTofu.

Notes

The OpenTofu provider leverages the OpenTofu CLI to manage cloud infrastructures.

See the following samples for a ready-to-use example with the AWS provider:

Provider credentials (e.g., AWS, GCP) are managed by the controllers via tfconfig.spec.providerCredentials. Ensure that the filename specified in tfconfig.spec.providerCredentials.credFilename is also set in the provider section of the "main.tf" file.