examples

package
v1.1.11 Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

IZE Simple Example

Set config path via ENV
export IZE_CONFIG_FILE=<path to your infra folder>/.infra/env/dev/ize.toml 
Commands for generate terraform files
ize gen tfenv
Commands to deploy/destroy infrastructure
ize up infra
ize down infra
Commands to deploy/destroy "goblin" project
ize up goblin
ize down goblin
Establish SSM tunnel

Note: ssh key at ~/.ssh/id_rsa should be created before establishing tunnel or use the --ssh-private-key flag

ize tunnel up
ize tunnel down
Connect to a container in the ECS
ize console goblin
Upload/Remove secrets
ize secrets push goblin --backend ssm --file goblin.json --force
ize secrets rm goblin
Show debug information
ize status

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	//go:embed */*
	Examples embed.FS
)

Functions

This section is empty.

Types

This section is empty.

Directories

Path Synopsis
ecs-apps-monorepo

Jump to

Keyboard shortcuts

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