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

Create TF state resources when bootstrapping resources for the UI #140

Closed
glennmusa opened this issue Mar 31, 2021 · 0 comments · Fixed by #145
Closed

Create TF state resources when bootstrapping resources for the UI #140

glennmusa opened this issue Mar 31, 2021 · 0 comments · Fixed by #145
Assignees

Comments

@glennmusa
Copy link
Contributor

Benefit/Result/Outcome
As an end-user with no prior knowledge of the underlying technologies that support MissionLZ, it'd be nice if the Terraform remote state was also set up for me should I choose the UI-driven path.

Today, if I deploy the UI without touching the rest of the codebase the UI returns the failed logs of apply_tf.sh: Applying saca-hub (1/5)... Config Resource Group rg-tf-sacahub-[deploymentkey] does not exist...validate config.vars file and re-run script before giving up.

Description
Create the terraform state related resources and RBAC assignments for those resources in setup_ezdeploy so that when the UI is launched for the first time, all of the backing stores are available too.

Acceptance Criteria

  • setup_ezdeploy.sh creates the terraform resource groups for the given subscriptions
  • this works for 1:M subscriptions the user provides
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

Successfully merging a pull request may close this issue.

1 participant