Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

environment = "shared" #30

Open
evetjo opened this issue Dec 21, 2023 · 0 comments
Open

environment = "shared" #30

evetjo opened this issue Dec 21, 2023 · 0 comments

Comments

@evetjo
Copy link

evetjo commented Dec 21, 2023

When deploying to networks account, the environment variable should be set to "shared". Currently, the only options are dev, test, preprod and prod. In my opinion, none of these values are valid for the central resources created in networks account, because these resources (tgw, ipam, network firewall etc) are used by every environment.

My suggestion is to add "shared" as an extra option to the environment variable, and to use that as the default value when when deploying to networks account:
environment = "shared" # dev, test, preprod, prod, shared

@evetjo evetjo changed the title environment = shared environment = "shared" Dec 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant