Skip to content

krateoplatformops/opentofu-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.