This is a Krateo Provider that manages cloud infrastructure through OpenTofu.
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.