aws

package
v21.11.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 26, 2022 License: Apache-2.0 Imports: 17 Imported by: 0

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

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New() providers.Provider

New creates a new instance of aws provider

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL