mirror of
https://github.com/opentofu/opentofu.git
synced 2026-05-28 04:15:54 -04:00
As of this commit we don't actually do anything with these once decoded. In future commits we'll add decoding of repository-specific oci_credentials blocks and then the logic for combining all of these settings together into an ociauthconfig.CredentialsConfigs representing the overall credentials selection policy for OCI repositories. Signed-off-by: Martin Atkins <mart@degeneration.co.uk>
3 lines
103 B
Text
3 lines
103 B
Text
oci_default_credentials {
|
|
# Leaving the block completely empty selects all of the default settings
|
|
}
|