package
Version:
v22.11.9
Opens a new window with list of versions in this module.
Published: May 30, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 18
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Sample AWS tentants.toml configuration:
[[tenants]]
client = "aws"
name = "our-amazon-cloud"
[tenants.identity]
User = "...................."
SecretKey = "........................................"
[tenants.compute]
Region = "eu-central-1"
Zone = "eu-central-1a"
[tenants.objectstorage]
Type = "s3"
User = "...................."
SecretKey = "........................................"
Region = "eu-central-1"
[tenants.network]
ProviderNetwork = "our-network-name"
Documentation
¶
New creates a new instance of aws provider
Source Files
¶
Click to show internal directories.
Click to hide internal directories.