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

freetrial-lanzing-zone missing parameter workload_name_prefix #103

Open
chriscmuir opened this issue Sep 27, 2023 · 0 comments
Open

freetrial-lanzing-zone missing parameter workload_name_prefix #103

chriscmuir opened this issue Sep 27, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@chriscmuir
Copy link

Within the 2.1.2 code base, attempting to deploy the "freetrial-landing-zone" will raise the error

Error: Missing required argument

on environment.tf line 12, in module "prod_environment"

12: module "prod_environment" {

The argument "workload_name_prefix" is required, but no definition was found.

The change logs note this was a new parameter added in 2.1.2. Within the free-trial LZ it looks like the new variable needs to be added to the environment.tf and variables.tf file, not sure where else.

The free-trial LZ is referenced in the following OCI LiveLabs workshop. There issue above implies students cannot complete the workshop - https://apexapps.oracle.com/pls/apex/dbpm/r/livelabs/view-workshop?wid=3470

@chriscmuir chriscmuir changed the title free-trial- freetrial-lanzing-zone missing parameter workload_name_prefix Sep 27, 2023
@VinayKumar611 VinayKumar611 self-assigned this Oct 7, 2023
@VinayKumar611 VinayKumar611 added the enhancement New feature or request label Oct 10, 2023
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

2 participants