Skip to content

gerardVM/shared-infra

Repository files navigation

Shared Infra

This repository provides backend buckets and other resources that may be used by several repositories.

Encryption

This project is prepared to work with either encrypted on unencrypted config.yaml and terraform.tfstate. To work with encrypted files you need to install sops, encrypt your config.yaml file with following command:

sops -e --kms <kms-key-arn> --input-type yaml config.yaml > config.enc.yaml

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published