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

Eliminate hardcoding of assured-workloads in 2-environments/envs/production/main.tf #1153

Closed
mromascanu123 opened this issue Mar 12, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@mromascanu123
Copy link

TL;DR

module "env" {
source = "../../modules/env_baseline"
...
assured_workload_configuration = {
hardcoded enabled, compliance_regime and location
}

Terraform Resources

No response

Detailed design

Provide top-level configuration propagated to packages and modules or at least package top-level tfvars included by modules beneath

Additional information

No response

@mromascanu123 mromascanu123 added the enhancement New feature or request label Mar 12, 2024
@fmichaelobrien
Copy link
Contributor

@sleighton2022
Copy link
Collaborator

Put as part of backlog for #1226

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants